Uses of Interface
one.microstream.collections.types.XGettingCollection.Creator
Package | Description |
---|---|
one.microstream.collections | |
one.microstream.collections.sorting | |
one.microstream.collections.types |
-
Uses of XGettingCollection.Creator in one.microstream.collections
Classes in one.microstream.collections that implement XGettingCollection.Creator 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 XGettingCollection.Creator in one.microstream.collections.sorting
Subinterfaces of XGettingCollection.Creator 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 XGettingCollection.Creator in one.microstream.collections.types