Uses of Class
one.microstream.collections.Constant
Package | Description |
---|---|
one.microstream | |
one.microstream.collections | |
one.microstream.collections.types | |
one.microstream.reference |
-
Uses of Constant in one.microstream
Methods in one.microstream that return Constant Modifier and Type Method Description static <E> Constant<E>
X. Constant(E element)
-
Uses of Constant in one.microstream.collections
Methods in one.microstream.collections that return Constant Modifier and Type Method Description Constant<E>
Constant. copy()
Constant<E>
Constant. immure()
Constant<E>
Single. immure()
Constant<E>
Singleton. immure()
Constant<E>
SingletonView. immure()
Constant<E>
Constant. range(long fromIndex, long toIndex)
Constant<E>
Constant. toReversed()
Constant<E>
Constant. view()
Constant<E>
Constant. view(long lowIndex, long highIndex)
-
Uses of Constant in one.microstream.collections.types
-
Uses of Constant in one.microstream.reference
Subclasses of Constant in one.microstream.reference Modifier and Type Class Description static class
LinkingReferencing.Default<T>