public class LongArray extends PrimitiveIterator.OfLong
| Constructor and Description |
|---|
LongArray(long[] values) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
long |
nextLong() |
next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic long nextLong()
nextLong in class PrimitiveIterator.OfLongpublic boolean hasNext()
Copyright © 2017. All rights reserved.