Uses of Interface
tl.lin.data.map.MapIS.Entry

Packages that use MapIS.Entry
tl.lin.data.map   
 

Uses of MapIS.Entry in tl.lin.data.map
 

Methods in tl.lin.data.map that return MapIS.Entry
 MapIS.Entry[] HMapIS.getEntriesSortedByValue()
          Returns entries sorted by descending value.
 MapIS.Entry[] HMapIS.getEntriesSortedByValue(int n)
          Returns top n entries sorted by descending value.
 

Methods in tl.lin.data.map that return types with arguments of type MapIS.Entry
 Set<MapIS.Entry> MapIS.entrySet()
          Returns a Set view of the mappings contained in this map.
 Set<MapIS.Entry> HMapIS.entrySet()
           
 



Copyright © 2013. All Rights Reserved.