public class IgnoresIt<T> extends java.lang.Object implements java.util.function.Consumer<T>, java.io.Serializable
IgnoresIt()
void
accept(T command)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
public IgnoresIt()
public void accept(T command)
accept
java.util.function.Consumer<T>