| Package | Description |
|---|---|
| tl.lin.data.map |
| Modifier and Type | Method and Description |
|---|---|
MapID.Entry[] |
HMapID.getEntriesSortedByValue()
Returns entries sorted by descending value.
|
MapID.Entry[] |
HMapID.getEntriesSortedByValue(int n)
Returns top n entries sorted by descending value.
|
| Modifier and Type | Method and Description |
|---|---|
Set<MapID.Entry> |
MapID.entrySet()
Returns a
Set view of the mappings contained in this map. |
Set<MapID.Entry> |
HMapID.entrySet() |
Copyright © 2014. All rights reserved.