public static class CollectionsX.ArrayIterator<E> extends Object implements Iterator<E>
| Constructor and Description |
|---|
CollectionsX.ArrayIterator(Object[] ary) |
public CollectionsX.ArrayIterator(Object[] ary)
ary - an array or null.Copyright © 2016. All rights reserved.