Uses of Interface
one.microstream.collections.types.XRemovingMap
Package | Description |
---|---|
one.microstream.collections | |
one.microstream.collections.sorting | |
one.microstream.collections.types |
-
Uses of XRemovingMap in one.microstream.collections
Classes in one.microstream.collections that implement XRemovingMap Modifier and Type Class Description class
EqHashTable<K,V>
class
HashTable<K,V>
class
LockedMap<K,V>
-
Uses of XRemovingMap in one.microstream.collections.sorting
Subinterfaces of XRemovingMap in one.microstream.collections.sorting Modifier and Type Interface Description interface
XChart<K,V>
-
Uses of XRemovingMap in one.microstream.collections.types
Subinterfaces of XRemovingMap in one.microstream.collections.types Modifier and Type Interface Description interface
XBasicTable<K,V>
interface
XMap<K,V>
interface
XProcessingMap<K,V>
interface
XTable<K,V>
Methods in one.microstream.collections.types that return XRemovingMap Modifier and Type Method Description XRemovingMap<K,V>
XRemovingMap.Factory. newInstance()