Uses of Interface
org.apache.lucene.facet.collections.FloatIterator

Packages that use FloatIterator
org.apache.lucene.facet.collections Various optimized Collections implementations. 
 

Uses of FloatIterator in org.apache.lucene.facet.collections
 

Methods in org.apache.lucene.facet.collections that return FloatIterator
 FloatIterator IntToFloatMap.iterator()
          Returns a new iterator for the mapped float values.
 FloatIterator ObjectToFloatMap.iterator()
          Returns a new iterator for the mapped floats.
 FloatIterator FloatToObjectMap.keyIterator()
          Returns an iterator on the map keys.
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.