Class java.util.OptionalInt

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