Constructor and Description |
---|
ArrayIterable(Array<T> array) |
ArrayIterable(Array<T> array,
boolean allowRemove) |
Modifier and Type | Method and Description |
---|---|
Array.ArrayIterator<T> |
iterator() |
public Array.ArrayIterator<T> iterator()
iterator
in interface java.lang.Iterable<T>
Collections.allocateIterators