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