Uses of Class
org.mortbay.util.MultiMap

Packages that use MultiMap
index   
 

Uses of MultiMap in index
 

Fields in index declared as MultiMap
private  MultiMap Thesaurus.invertedIndex
          Inverted index of the collection
 

Methods in index that return MultiMap
private  MultiMap Thesaurus.makeInvertedIndex()
          Make the inverted index
 MultiMap Thesaurus.getInvertedIndex()