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