Uses of Class
cloud.opencode.base.collections.UnmodifiableIterator
Packages that use UnmodifiableIterator
-
Uses of UnmodifiableIterator in cloud.opencode.base.collections
Methods in cloud.opencode.base.collections that return UnmodifiableIteratorModifier and TypeMethodDescriptionstatic <E> UnmodifiableIterator<E> Create an unmodifiable iterator wrapping the given iterator.