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