public static class SparseTextMap.Keys
extends java.lang.Object
| Constructor and Description |
|---|
Keys(SparseTextMap map) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
int |
next() |
int[] |
toArray()
Returns a new array containing the remaining keys.
|
public Keys(SparseTextMap map)
Copyright © Eben Howard 2012–2022. All rights reserved.