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