public class ChunkFilteredIterator extends Object implements Iterator<String>
Constructor and Description |
---|
ChunkFilteredIterator(Iterator<String> iterator) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
String |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2009–2016 DuraSpace. All rights reserved.