Uses of Interface
one.microstream.collections.types.XFactory
Package | Description |
---|---|
one.microstream.collections | |
one.microstream.collections.sorting | |
one.microstream.collections.types |
-
Uses of XFactory in one.microstream.collections
Classes in one.microstream.collections that implement XFactory 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 XFactory in one.microstream.collections.sorting
Subinterfaces of XFactory in one.microstream.collections.sorting Modifier and Type Interface Description static interface
XAddingSortation.Factory<E>
static interface
XGettingSortation.Factory<E>
static interface
XLadder.Factory<E>
static interface
XProcessingSortation.Factory<E>
static interface
XPutGetSortation.Factory<E>
static interface
XPuttingSortation.Factory<E>
static interface
XRank.Factory<E>
static interface
XRemovingSortation.Factory<E>
static interface
XSortation.Factory<E>
-
Uses of XFactory in one.microstream.collections.types