Class Consumers
java.lang.Object
org.apache.commons.lang3.function.Consumers
Provides
Consumer
instances.- Since:
- 3.13.0
-
Method Summary
-
Method Details
-
nop
Gets the NOP Consumer singleton.- Type Parameters:
T
- type type to consume.- Returns:
- the NOP Consumer singleton..
-