Consumer<Integer>
Supplier<Integer>
public class AnchorContainer extends Object implements Consumer<Integer>, Supplier<Integer>
AnchorContainer()
void
accept(Integer anchor)
Integer
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
public AnchorContainer()
public void accept(Integer anchor)
accept
public Integer get()
get