public class ReadOnlyIterableWrapper.ReadOnlyIteratorWrapper extends Object implements Iterator<T>
| Constructor and Description | 
|---|
| ReadOnlyIteratorWrapper(Iterator<T> iterator) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | hasNext() | 
| T | next() | 
| void | remove() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © GigaSpaces.