Constructor and Description |
---|
CloseableGrouperIterator(Grouper<KeyType> grouper,
boolean sorted,
com.google.common.base.Function<Grouper.Entry<KeyType>,T> transformer,
Closeable closer) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public void close()
close
in interface Closeable
close
in interface AutoCloseable
Copyright © 2011–2017. All rights reserved.