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