Uses of Interface
one.microstream.collections.types.XGettingSequence.Factory
Package | Description |
---|---|
one.microstream.collections | |
one.microstream.collections.sorting | |
one.microstream.collections.types |
-
Uses of XGettingSequence.Factory in one.microstream.collections
Classes in one.microstream.collections that implement XGettingSequence.Factory Modifier and Type Class Description static class
BulkList.Creator<E>
static class
EqBulkList.Creator<E>
static class
FixedList.Creator<E>
static class
LimitList.Creator<E>
-
Uses of XGettingSequence.Factory in one.microstream.collections.sorting
Subinterfaces of XGettingSequence.Factory in one.microstream.collections.sorting Modifier and Type Interface Description static interface
XGettingSortation.Factory<E>
static interface
XLadder.Factory<E>
static interface
XProcessingSortation.Factory<E>
static interface
XPutGetSortation.Factory<E>
static interface
XRank.Factory<E>
static interface
XSortation.Factory<E>
-
Uses of XGettingSequence.Factory in one.microstream.collections.types