| Package | Description |
|---|---|
| net.digitalid.utility.functional.iterators |
Provides the iterators for the functional iterables.
|
| Modifier and Type | Method and Description |
|---|---|
static <ELEMENT> @Nonnull RepeatingIterator<ELEMENT> |
RepeatingIterator.with(ELEMENT element)
Returns a new repeating iterator that repeats the given element infinitely.
|
Copyright © 2017. All rights reserved.