public final class NextPresent<T> extends DelegatingOptional<T>
Iterator
Optional
NextPresent(java.util.Iterator<Optional<T>> optionals)
isPresent, value
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NextPresent(java.util.Iterator<Optional<T>> optionals)