Searched defs:ArrayIterable (Results 1 – 1 of 1) sorted by relevance
579 static public class ArrayIterable<T> implements Iterable<T> { class in Array586 public ArrayIterable (Array<T> array) { in ArrayIterable() method in Array.ArrayIterable590 public ArrayIterable (Array<T> array, boolean allowRemove) { in ArrayIterable() method in Array.ArrayIterable