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