Uses of Interface
org.apache.lucene.util.collections.FloatIterator
-
Packages that use FloatIterator Package Description org.apache.lucene.util.collections Various optimized Collections implementations. -
-
Uses of FloatIterator in org.apache.lucene.util.collections
Methods in org.apache.lucene.util.collections that return FloatIterator Modifier and Type Method Description FloatIteratorObjectToFloatMap. iterator()Returns a new iterator for the mapped floats.FloatIteratorFloatToObjectMap. keyIterator()Returns an iterator on the map keys.
-