Uses of Interface
one.microstream.collections.types.XRemovingEnum
| Package | Description | 
|---|---|
| one.microstream.collections | |
| one.microstream.collections.sorting | |
| one.microstream.collections.types | 
- 
Uses of XRemovingEnum in one.microstream.collectionsClasses in one.microstream.collections that implement XRemovingEnum Modifier and Type Class Description classEnumProcessor<E>classEqHashEnum<E>classEqHashTable<K,V>classEqHashTable.KeysclassHashEnum<E>classHashTable<K,V>classHashTable.KeysclassSingle<E>
- 
Uses of XRemovingEnum in one.microstream.collections.sortingSubinterfaces of XRemovingEnum in one.microstream.collections.sorting Modifier and Type Interface Description interfaceXChart<K,V>static interfaceXChart.Keys<K,V>interfaceXRank<E>
- 
Uses of XRemovingEnum in one.microstream.collections.typesSubinterfaces of XRemovingEnum in one.microstream.collections.types Modifier and Type Interface Description interfaceXBasicEnum<E>interfaceXBasicTable<K,V>static interfaceXBasicTable.Keys<K,V>interfaceXDecreasingEnum<E>Intermediate list type that combines all list aspects except increasing (adding and inserting), effectively causing instances of this list type to maintain its size or shrink, but never grow.interfaceXEnum<E>interfaceXProcessingEnum<E>interfaceXTable<K,V>static interfaceXTable.Keys<K,V>Methods in one.microstream.collections.types that return XRemovingEnum Modifier and Type Method Description XRemovingEnum<E>XRemovingEnum.Factory. newInstance()