Consumer<V>
ConsumerWrapper(Consumer<V> consumer)
void
accept(V v)
static <V> ConsumerWrapper<V>
of(Consumer<V> consumer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
accept