Uses of Interface
one.microstream.collections.types.XGettingBag.Factory
Package | Description |
---|---|
one.microstream.collections | |
one.microstream.collections.sorting | |
one.microstream.collections.types |
-
Uses of XGettingBag.Factory in one.microstream.collections
Classes in one.microstream.collections that implement XGettingBag.Factory Modifier and Type Class Description static class
BulkList.Creator<E>
static class
EqBulkList.Creator<E>
static class
LimitList.Creator<E>
-
Uses of XGettingBag.Factory in one.microstream.collections.sorting
Subinterfaces of XGettingBag.Factory in one.microstream.collections.sorting Modifier and Type Interface Description static interface
XLadder.Factory<E>
-
Uses of XGettingBag.Factory in one.microstream.collections.types
Subinterfaces of XGettingBag.Factory in one.microstream.collections.types Modifier and Type Interface Description static interface
XBag.Factory<E>
static interface
XBasicList.Creator<E>
static interface
XDecreasingList.Creator<E>
static interface
XImmutableBag.Factory<E>
static interface
XImmutableList.Factory<E>
static interface
XList.Creator<E>
static interface
XProcessingBag.Factory<E>
static interface
XProcessingList.Factory<E>
static interface
XPutGetBag.Factory<E>
static interface
XPutGetList.Factory<E>