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