Package org.kiwiproject.util.function
Class KiwiConsumers
java.lang.Object
org.kiwiproject.util.function.KiwiConsumers
Contains helper methods for
Consumer.-
Method Summary
-
Method Details
-
noOp
Provides a type-consistent, no-opConsumer.- Type Parameters:
T- type parameter of the Consumer- Returns:
- the no-op Consumer
-