E
public class Noop<E> extends Object implements Consumer<E>
Noop()
void
accept(E element)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
public Noop()
public void accept(E element)
accept
Consumer<E>
element
Copyright © 2017. All rights reserved.