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