T - type of class to be closablepublic interface IClosableIterator<T> extends Iterator<T>
This class should not be called as it is part of the internal logic.
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Releases all resources used by the class.
|
forEachRemaining, hasNext, next, removeCopyright © 2015 51Degrees. All rights reserved.