public class Consumers
extends Object
-
Method Summary
Consumer that does nothing
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
nopConsumer
public static <T> Consumer<T> nopConsumer()
Consumer that does nothing