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

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

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

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

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



Copyright © 2013. All Rights Reserved.