Class Array.ArrayIterable<T>
java.lang.Object
zombie.entity.util.Array.ArrayIterable<T>
- All Implemented Interfaces:
Iterable<T>
-
Constructor Summary
ConstructorsConstructorDescriptionArrayIterable(Array<T> array) ArrayIterable(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, spliterator