public class IntMapToObj<R> extends LsaIterator<R>
| Constructor and Description |
|---|
IntMapToObj(PrimitiveIterator.OfInt iterator,
IntFunction<? 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 IntMapToObj(PrimitiveIterator.OfInt iterator, IntFunction<? extends R> mapper)
public boolean hasNext()
public R nextIteration()
nextIteration in class LsaIterator<R>Copyright © 2017. All rights reserved.