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

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

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

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



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