Statistics
Changed
Added
Removed
Unchanged
Total
Contexts
0
1
0
15
16
Status
Changed
Class Summary
OptionalInt
Field Detail
Constructor Detail
Method Detail
empty()
equals(java.lang.Object)
getAsInt()
hashCode()
ifPresent(java.util.function.IntConsumer)
ifPresentOrElse(java.util.function.IntConsumer,java.lang.Runnable)
isEmpty()
isPresent()
of(int)
orElse(int)
orElseGet(java.util.function.IntSupplier)
orElseThrow()
orElseThrow(java.util.function.Supplier)
stream()
toString()
© 2018 Oracle Corporation and/or its affiliates