| Package | Description |
|---|---|
| one.microstream.collections |
| Modifier and Type | Class and Description |
|---|---|
class |
BulkList<E>
Collection that is ordered and allows duplicates.
|
class |
ConstHashEnum<E> |
class |
ConstHashTable<K,V> |
class |
ConstLinearEnum<E> |
class |
ConstList<E>
Immutable implementation of extended collection type
XGettingList. |
class |
ConstMiniMap<K,V>
Immutable version of
MiniMap. |
class |
HashEnum<E>
Collection that is ordered and does not allow duplicates.
|
class |
HashMapObjectId<T>
Primitive (read: fast) synchronized pseudo map implementation that maps long id values to weakly referenced objects.
|
class |
HashTable<K,V>
Collection of key-value-pairs that is ordered and does not allow duplicate keys.
|
class |
LimitList<E>
Full scale general purpose implementation of extended collection type
XList. |
Copyright © 2022 MicroStream Software. All rights reserved.