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