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