Uses of Class
org.apache.lucene.util.collections.IntHashSet

Packages that use IntHashSet
org.apache.lucene.util.collections Various optimized Collections implementations. 
 

Uses of IntHashSet in org.apache.lucene.util.collections
 

Methods in org.apache.lucene.util.collections with parameters of type IntHashSet
 void IntArray.intersect(IntHashSet set)
          Intersects the data with a given IntHashSet.
 



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