Constructor and Description |
---|
ChunkIterator(List<W> items) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
W |
next() |
void |
remove() |
void |
remove(Throwable e) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEachRemaining
public void remove(Throwable e)
Copyright © 2017 Pivotal. All rights reserved.