static <T> Optional<T>
findFirstPresent(Supplier<Optional<T>>... suppliers)
static <T> Stream<T>
stream(Optional<T> optional)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait