public static class LongTreeMap.SortedKeys
extends org.mini2Dx.gdx.utils.LongMap.Keys
| Constructor and Description |
|---|
SortedKeys(LongTreeMap map,
boolean ascending) |
| Modifier and Type | Method and Description |
|---|---|
long |
next() |
void |
reset() |
public SortedKeys(LongTreeMap map, boolean ascending)