Uses of Interface
one.microstream.collections.old.OldCollection
Package | Description |
---|---|
one.microstream.collections | |
one.microstream.collections.old | |
one.microstream.collections.sorting | |
one.microstream.collections.types | |
one.microstream.util.traversing |
-
Uses of OldCollection in one.microstream.collections
Methods in one.microstream.collections that return OldCollection Modifier and Type Method Description OldCollection<K>
ConstHashTable.Keys. old()
OldCollection<E>
EnumProcessor. old()
OldCollection<K>
EqConstHashTable.Keys. old()
OldCollection<E>
SubProcessor. old()
OldCollection<E>
SubView. old()
OldCollection<E>
View. old()
-
Uses of OldCollection in one.microstream.collections.old
Subinterfaces of OldCollection in one.microstream.collections.old Modifier and Type Interface Description interface
OldList<E>
interface
OldSet<E>
interface
OldSingle<E>
Classes in one.microstream.collections.old that implement OldCollection Modifier and Type Class Description class
AbstractBridgeXList<E>
class
AbstractBridgeXSet<E>
class
AbstractOldGettingList<E>
class
AbstractOldGettingSet<E>
class
AbstractOldRemovingList<E>
class
AbstractOldSettingList<E>
class
BridgeXCollection<E>
-
Uses of OldCollection in one.microstream.collections.sorting
Subinterfaces of OldCollection in one.microstream.collections.sorting Modifier and Type Interface Description static interface
XChart.EntriesBridge<K,V>
-
Uses of OldCollection in one.microstream.collections.types
Subinterfaces of OldCollection in one.microstream.collections.types Modifier and Type Interface Description static interface
XBasicTable.EntriesBridge<K,V>
static interface
XGettingMap.EntriesBridge<K,V>
static interface
XGettingTable.EntriesBridge<K,V>
static interface
XImmutableMap.EntriesBridge<K,V>
static interface
XImmutableTable.EntriesBridge<K,V>
static interface
XMap.EntriesBridge<K,V>
static interface
XTable.EntriesBridge<K,V>
Methods in one.microstream.collections.types that return OldCollection Modifier and Type Method Description OldCollection<E>
XGettingCollection. old()
-
Uses of OldCollection in one.microstream.util.traversing
Methods in one.microstream.util.traversing that return OldCollection Modifier and Type Method Description OldCollection<E>
OpenAdressingMiniSet. old()