T - public class AtMostMemoryIterator<T> extends ReadOnlyIterator<T>
| Constructor and Description |
|---|
AtMostMemoryIterator(Iterator<T> iterator,
int memorySize) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
removeCopyright © 2012. All Rights Reserved.