Searched defs:OptionalInt (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/src/java.base/share/classes/java/util/
H A DOptionalInt.java56 public final class OptionalInt { class
74 private OptionalInt() { method in class:OptionalInt
100 private OptionalInt(int value) { method in class:OptionalInt
[all...]

Completed in 34 milliseconds