Package io.atlassian.fugue
Class Iterators.Unmodifiable<E>
java.lang.Object
io.atlassian.fugue.Iterators.Unmodifiable<E>
- All Implemented Interfaces:
Iterator<E>
- Direct Known Subclasses:
Iterables.IteratingIterable.Iter,Iterators.Abstract
- Enclosing class:
Iterators
Iterator where
remove() is unsupported.