public class LongMapToObj<R> extends LsaIterator<R>
| Constructor and Description |
|---|
LongMapToObj(PrimitiveIterator.OfLong iterator,
LongFunction<? extends R> mapper) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
R |
nextIteration() |
next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic LongMapToObj(PrimitiveIterator.OfLong iterator, LongFunction<? extends R> mapper)
public boolean hasNext()
public R nextIteration()
nextIteration in class LsaIterator<R>Copyright © 2018. All rights reserved.