| Modifier and Type | Method and Description |
|---|---|
AsyncIterator<T> |
async()
Returns the underlying asynchronous iterator.
|
void |
close()
Closes the iterator.
|
forEachRemaining, hasNext, next, removevoid close()
AsyncIterator<T> async()
Copyright © 2013–2018. All rights reserved.