public class ObjChunkBy<T,K> extends LsaIterator<List<T>>
| Constructor and Description |
|---|
ObjChunkBy(Iterator<? extends T> iterator,
Function<? super T,? extends K> classifier) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
List<T> |
nextIteration() |
next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2018. All rights reserved.