Uses of Interface
one.microstream.reference._booleanReference
Package | Description |
---|---|
one.microstream.reference |
-
Uses of _booleanReference in one.microstream.reference
Classes in one.microstream.reference that implement _booleanReference Modifier and Type Class Description static class
_booleanReference.Default
static class
_booleanReference.False
static class
_booleanReference.True
Methods in one.microstream.reference that return _booleanReference Modifier and Type Method Description static _booleanReference
_booleanReference. False()
static _booleanReference
_booleanReference. New(boolean value)
static _booleanReference
_booleanReference. True()