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