|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapKI.Entry | |
|---|---|
| tl.lin.data.map | |
| Uses of MapKI.Entry in tl.lin.data.map |
|---|
| Methods in tl.lin.data.map that return MapKI.Entry | |
|---|---|
MapKI.Entry<K>[] |
HMapKI.getEntriesSortedByKey()
|
MapKI.Entry<K>[] |
HMapKI.getEntriesSortedByKey(int n)
|
MapKI.Entry<K>[] |
HMapKI.getEntriesSortedByValue()
Returns entries sorted by descending value. |
MapKI.Entry<K>[] |
HMapKI.getEntriesSortedByValue(int n)
Returns top n entries sorted by descending value. |
| Methods in tl.lin.data.map that return types with arguments of type MapKI.Entry | |
|---|---|
Set<MapKI.Entry<K>> |
MapKI.entrySet()
Returns a Set view of the mappings contained in this map. |
Set<MapKI.Entry<K>> |
HMapKI.entrySet()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||