Uses of Class
org.kit.furia.index.AbstractIRIndex.Word

Packages that use AbstractIRIndex.Word
org.kit.furia.index   
 

Uses of AbstractIRIndex.Word in org.kit.furia.index
 

Methods in org.kit.furia.index that return types with arguments of type AbstractIRIndex.Word
protected  java.util.PriorityQueue<AbstractIRIndex.Word> AbstractIRIndex.createPriorityQueue(java.util.Map<java.lang.Integer,java.lang.Integer> words)
          Create a PriorityQueue from a word->tf map.
 

Methods in org.kit.furia.index with parameters of type AbstractIRIndex.Word
 int AbstractIRIndex.Word.compareTo(AbstractIRIndex.Word w)
           
 



Copyright © 2008 Arnoldo Jose Muller Molina. All Rights Reserved.