Uses of Class
net.obsearch.index.utils.IntegerHolder

Packages that use IntegerHolder
net.obsearch.index.utils Provides some utility classes used by the Index implementations. 
net.obsearch.utils   
 

Uses of IntegerHolder in net.obsearch.index.utils
 

Methods in net.obsearch.index.utils with parameters of type IntegerHolder
 int IntegerHolder.compareTo(IntegerHolder o)
          Compares this IntegerHolder to another IntegerHolder.
 

Uses of IntegerHolder in net.obsearch.utils
 

Methods in net.obsearch.utils that return types with arguments of type IntegerHolder
 Set<Map.Entry<O,IntegerHolder>> MultiSet.entrySet()
           
 



Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.