Uses of Class
org.knowceans.map.InvertibleTreeMultiMap

Packages that use InvertibleTreeMultiMap
org.knowceans.map   
 

Uses of InvertibleTreeMultiMap in org.knowceans.map
 

Subclasses of InvertibleTreeMultiMap in org.knowceans.map
 class IndexRanking
          IndexSorter is a convenience class that sorts Integer indices (values) by their scores (keys).
 class RankingMap<K,V>
          RankingMap allows sorting of two lists of items simultaneously.