Uses of Interface
org.eclipse.collections.api.iterator.IntIterator
-
Packages that use IntIterator 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 IntIterator in org.eclipse.collections.api
Methods in org.eclipse.collections.api that return IntIterator Modifier and Type Method Description IntIteratorIntIterable. intIterator()Returns a primitive iterator that can be used to iterate over the IntIterable in an imperative style. -
Uses of IntIterator in org.eclipse.collections.api.iterator
Subinterfaces of IntIterator in org.eclipse.collections.api.iterator Modifier and Type Interface Description interfaceMutableIntIteratorThis file was automatically generated from template file mutablePrimitiveIterator.stg.
-