Uses of Interface
org.eclipse.collections.api.iterator.CharIterator
-
Packages that use CharIterator Package Description org.eclipse.collections.api This package contains interfaces for Eclipse Collections API.org.eclipse.collections.api.iterator This package contains primitive iterator API. -
-
Uses of CharIterator in org.eclipse.collections.api
Methods in org.eclipse.collections.api that return CharIterator Modifier and Type Method Description CharIteratorCharIterable. charIterator()Returns a primitive iterator that can be used to iterate over the CharIterable in an imperative style. -
Uses of CharIterator in org.eclipse.collections.api.iterator
Subinterfaces of CharIterator in org.eclipse.collections.api.iterator Modifier and Type Interface Description interfaceMutableCharIteratorThis file was automatically generated from template file mutablePrimitiveIterator.stg.
-