public class ArrayNonNullIterator<T> extends ArrayIterator<T>
_cnt, _elts, last| Constructor and Description |
|---|
ArrayNonNullIterator(T[] elts) |
ArrayNonNullIterator(T[] elts,
int start) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining