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