Class Array.ArrayIterator<T>
java.lang.Object
zombie.entity.util.Array.ArrayIterator<T>
-
Constructor Summary
ConstructorsConstructorDescriptionArrayIterator(Array<T> array) ArrayIterator(Array<T> array, boolean allowRemove) -
Method Summary
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterable
forEach, spliteratorMethods inherited from interface Iterator
forEachRemaining