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

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

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

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

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



Copyright © 2013. All Rights Reserved.