| Package | Description |
|---|---|
| one.microstream | |
| one.microstream.collections |
| Modifier and Type | Method and Description |
|---|---|
static <E> ArrayView<E> |
X.ArrayView(E... elements) |
| Modifier and Type | Method and Description |
|---|---|
ArrayView<E> |
ArrayView.copy() |
ArrayView<E> |
ArrayView.OldArrayView.parent() |
ArrayView<E> |
ArrayView.setArray(E[] array) |
ArrayView<E> |
ArrayView.toReversed() |
ArrayView<E> |
ArrayView.view() |
| Constructor and Description |
|---|
ArrayView(ArrayView<? extends E> original) |
Copyright © 2022 MicroStream Software. All rights reserved.