Uses of Interface
one.microstream.collections.types.XFactory
-
Packages that use 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 classBulkList.Creator<E>static classEqBulkList.Creator<E>static classFixedList.Creator<E>static classLimitList.Creator<E> -
Uses of XFactory in one.microstream.collections.sorting
Subinterfaces of XFactory in one.microstream.collections.sorting Modifier and Type Interface Description static interfaceXAddingSortation.Factory<E>static interfaceXGettingSortation.Factory<E>static interfaceXLadder.Factory<E>static interfaceXProcessingSortation.Factory<E>static interfaceXPutGetSortation.Factory<E>static interfaceXPuttingSortation.Factory<E>static interfaceXRank.Factory<E>static interfaceXRemovingSortation.Factory<E>static interfaceXSortation.Factory<E> -
Uses of XFactory in one.microstream.collections.types
-