public static class ByteTreeMap.SortedKeys extends ByteMap.Keys
Constructor and Description |
---|
SortedKeys(ByteTreeMap map,
boolean ascending) |
Modifier and Type | Method and Description |
---|---|
byte |
next() |
void |
reset() |
toArray
public SortedKeys(ByteTreeMap map, boolean ascending)
public byte next()
next
in class ByteMap.Keys
public void reset()