Class UnmodifiableIteratorAdapter<E>
java.lang.Object
org.eclipse.collections.impl.UnmodifiableIteratorAdapter<E>
- All Implemented Interfaces:
Iterator<E>
-
Field Details
-
iterator
-
-
Constructor Details
-
UnmodifiableIteratorAdapter
-
-
Method Details
-
hasNext
-
next
-
remove
-