public class ImmutableIterator<T> extends ImmutableIteratorBase<T> implements Iterator<T>
array, index, length| Constructor and Description |
|---|
ImmutableIterator(T[] array,
int length,
int index) |
| Modifier and Type | Method and Description |
|---|---|
T |
next() |
checkNext, hasNextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, hasNext, removeCopyright © 2021. All rights reserved.