@ExportPackage
Package com.yahoo.lang
-
Class Summary Class Description MutableBoolean A mutable booleanMutableInteger A mutable integerMutableLong A mutable longSettableOptional<T> An optional which contains a settable value
@ExportPackage
Class | Description |
---|---|
MutableBoolean |
A mutable boolean
|
MutableInteger |
A mutable integer
|
MutableLong |
A mutable long
|
SettableOptional<T> |
An optional which contains a settable value
|