Class java.util.Optional

Changed Methods
T orElseThrow(Supplier<? extends X>) Change in exceptions thrown from java.lang.Throwable to X.