| 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 |
Single<E> |
class |
Singleton<E>
Singleton dummy collection used to pass a single instance masked as a collection.
|
class |
SingletonView<E> |
| Modifier and Type | Method and Description |
|---|---|
XReferencing<E> |
Single.view() |
XReferencing<E> |
Single.view(long lowIndex,
long highIndex) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XReference<E>
Simple Reference class to handle mutable references.
|
| Modifier and Type | Method and Description |
|---|---|
XReferencing<E> |
XReferencing.copy() |
XReferencing<E> |
XReferencing.range(long fromIndex,
long toIndex) |
XReferencing<E> |
XReferencing.toReversed() |
XReferencing<E> |
XReferencing.view() |
XReferencing<E> |
XReference.view() |
XReferencing<E> |
XReferencing.view(long lowIndex,
long highIndex) |
XReferencing<E> |
XReference.view(long lowIndex,
long highIndex) |
| Modifier and Type | Class and Description |
|---|---|
static class |
LinkingReferencing.Default<T> |
static class |
LinkReference.Default<T> |
Copyright © 2022 MicroStream Software. All rights reserved.