you could cast the immutable `ImmutableIterator` c...
# announcements
a
you could cast the immutable
ImmutableIterator
class to
java.util.Iterator
but the remove method won't work,
UnsupportedOperationException