public class DoubleLimit extends PrimitiveIterator.OfDouble
| Constructor and Description |
|---|
DoubleLimit(PrimitiveIterator.OfDouble iterator,
long maxSize) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
double |
nextDouble() |
next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic DoubleLimit(PrimitiveIterator.OfDouble iterator, long maxSize)
public boolean hasNext()
public double nextDouble()
nextDouble in class PrimitiveIterator.OfDoubleCopyright © 2017. All rights reserved.