Java Consumer is a functional interface which represents an operation that accepts a single input argument and returns no result . Unlike most other functional interfaces, Consumer is expected to operate via side-effects.12 Kas 2021
What is a Consumer in Java?
Java Consumer is a functional interface which represents an operation that accepts a single input argument and returns no result . Unlike most other functional interfaces, Consumer is expected to operate via side-effects.12 Kas 2021