protected class ObservableSet.ObservableIterator<E> extends Object implements Iterator<E>
| Constructor and Description | 
|---|
| ObservableIterator(Iterator<E> iterDelegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| Iterator<E> | getDelegate() | 
| boolean | hasNext() | 
| E | next() | 
| void | remove() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining