| Package | Description |
|---|---|
| jlibs.core.util |
| Modifier and Type | Method and Description |
|---|---|
LongTreeMap.Entry<V> |
LongTreeMap.firstEntry() |
LongTreeMap.Entry<V> |
LongTreeMap.getEntry(long key) |
LongTreeMap.Entry<V> |
LongTreeMap.lastEntry() |
LongTreeMap.Entry<V> |
LongTreeMap.Entry.next() |
| Modifier and Type | Method and Description |
|---|---|
void |
LongTreeMap.deleteEntry(LongTreeMap.Entry<V> p) |
Copyright © 2021. All rights reserved.