public static class Array.ArrayIterable<T> extends java.lang.Object implements java.lang.Iterable<T>
ArrayIterable(Array<T> array)
ArrayIterable(Array<T> array, boolean allowRemove)
java.util.Iterator<T>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public ArrayIterable(Array<T> array)
public ArrayIterable(Array<T> array, boolean allowRemove)
public java.util.Iterator<T> iterator()
iterator
java.lang.Iterable<T>
Copyright © 2010-2013 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)