public class IntArrayIterable extends Object implements Iterable
Allows an int array to be used where an Iterable is expected.
IntArrayIterable(int[] array)
public Iterator<Integer>
iterator()
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.