| Package | Description |
|---|---|
| net.digitalid.utility.functional.iterators |
Provides the iterators for the functional iterables.
|
| Modifier and Type | Method and Description |
|---|---|
static <ELEMENT> @Nonnull ReadOnlyArrayIterator<ELEMENT> |
ReadOnlyArrayIterator.with(ELEMENT... elements)
Returns a new read-only array iterator that iterates over the given elements.
|
Copyright © 2017. All rights reserved.