T - public class MemoryIterator<T> extends ReadOnlyIterator<T>
| Constructor and Description |
|---|
MemoryIterator(Iterator<T> iterator,
int memorySize) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2017. All rights reserved.