| 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 |
ConstHashEnum<E> |
class |
ConstHashTable<K,V> |
class |
ConstHashTable.Keys |
class |
ConstHashTable.Values |
class |
ConstLinearEnum<E> |
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 |
EmptyTable<K,V> |
class |
EqConstHashEnum<E> |
class |
EqConstHashTable<K,V> |
class |
EqConstHashTable.Keys |
class |
EqConstHashTable.Values |
class |
EqConstList<E>
Immutable implementation of extended collection type
XGettingList. |
| Modifier and Type | Method and Description |
|---|---|
XImmutableCollection<E> |
LockedCollection.immure() |
XImmutableCollection<E> |
SynchCollection.immure() |
XImmutableCollection<E> |
View.immure() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XImmutableBag<E> |
interface |
XImmutableEnum<E> |
interface |
XImmutableList<E> |
interface |
XImmutableMap<K,V> |
static interface |
XImmutableMap.Keys<K,V> |
static interface |
XImmutableMap.Values<K,V> |
interface |
XImmutableSequence<E> |
interface |
XImmutableSet<E> |
interface |
XImmutableTable<K,V> |
static interface |
XImmutableTable.Keys<K,V> |
static interface |
XImmutableTable.Values<K,V> |
| Modifier and Type | Method and Description |
|---|---|
XImmutableCollection<E> |
XImmutableCollection.copy() |
XImmutableCollection<E> |
XGettingCollection.immure()
Provides an instance of an immutable collection type with equal behavior and data as this instance.
|
XImmutableCollection<E> |
XImmutableCollection.immure()
Always returns the already immutable collection instance itself
|
XImmutableCollection<E> |
XImmutableCollection.Factory.newInstance() |
| Modifier and Type | Method and Description |
|---|---|
static <E> Aggregator<E,XImmutableCollection<E>> |
XImmutableCollection.Builder() |
static <E> Aggregator<E,XImmutableCollection<E>> |
XImmutableCollection.Builder(long initialCapacity) |
| Modifier and Type | Class and Description |
|---|---|
static class |
LinkingReferencing.Default<T> |
Copyright © 2022 MicroStream Software. All rights reserved.