| Package | Description |
|---|---|
| one.microstream.collections | |
| one.microstream.collections.types | |
| one.microstream.reference |
| Modifier and Type | Class and Description |
|---|---|
class |
Constant<E>
Immutable singleton dummy collection used to pass a single instance masked as a collection.
|
class |
ConstHashTable.Values |
class |
ConstList<E>
Immutable implementation of extended collection type
XGettingList. |
class |
Empty<E>
Empty dummy collection to be used as a constant and stateless empty collection placeholder.
|
class |
EqConstHashTable.Values |
class |
EqConstList<E>
Immutable implementation of extended collection type
XGettingList. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XImmutableList<E> |
static interface |
XImmutableMap.Values<K,V> |
static interface |
XImmutableTable.Values<K,V> |
| Modifier and Type | Method and Description |
|---|---|
XImmutableBag<E> |
XImmutableBag.copy() |
XImmutableBag<E> |
XImmutableBag.immure()
Always returns the already immutable collection instance itself
|
XImmutableBag<E> |
XGettingBag.immure() |
XImmutableBag<E> |
XProcessingBag.immure()
Provides an instance of an immutable collection type with equal behavior and data as this instance.
|
XImmutableBag<E> |
XImmutableBag.Factory.newInstance() |
| Modifier and Type | Class and Description |
|---|---|
static class |
LinkingReferencing.Default<T> |
Copyright © 2022 MicroStream Software. All rights reserved.