This iterator is used only when Array<T> is passed to Iterable<T>

Constructor

new(array:Array<T>)

Create a new ArrayIterator.

Methods