| Package | Description |
|---|---|
| one.microstream.chars | |
| one.microstream.collections | |
| one.microstream.collections.types | |
| one.microstream.reference |
| Modifier and Type | Method and Description |
|---|---|
XImmutableEnum<String> |
StringTable.Default.columnNames() |
| 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 |
ConstLinearEnum<E> |
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 |
| Modifier and Type | Method and Description |
|---|---|
XImmutableEnum<E> |
EnumView.immure() |
XImmutableEnum<E> |
EnumProcessor.immure() |
XImmutableEnum<E> |
ConstHashEnum.range(long lowIndex,
long highIndex) |
XImmutableEnum<E> |
EqConstHashEnum.range(long lowIndex,
long highIndex) |
XImmutableEnum<KeyValue<K,V>> |
EmptyTable.toReversed() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XImmutableTable<K,V> |
static interface |
XImmutableTable.Keys<K,V> |
| Modifier and Type | Method and Description |
|---|---|
XImmutableEnum<E> |
XImmutableEnum.copy() |
XImmutableEnum<K> |
XImmutableTable.Keys.copy() |
XImmutableEnum<E> |
XImmutableEnum.immure()
Always returns the already immutable collection instance itself
|
XImmutableEnum<E> |
XBasicEnum.immure() |
XImmutableEnum<E> |
XGettingEnum.immure()
Provides an instance of an immutable collection type with equal behavior and data as this instance.
|
XImmutableEnum<E> |
XImmutableEnum.Factory.newInstance() |
XImmutableEnum<E> |
XImmutableEnum.toReversed() |
| Modifier and Type | Class and Description |
|---|---|
static class |
LinkingReferencing.Default<T> |
Copyright © 2022 MicroStream Software. All rights reserved.