Package com.strobel.collections
Class ArrayIterator<E>
java.lang.Object
com.strobel.collections.ArrayIterator<E>
- All Implemented Interfaces:
Iterator<E>
-
Field Details
-
_elements
-
_index
private int _index
-
-
Constructor Details
-
ArrayIterator
-
-
Method Details