Constructor and Description |
---|
ObjectMap.Keys(ObjectMap<K,?> map) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Iterator<K> |
iterator() |
K |
next() |
ArrayList<K> |
toArray()
Returns a new array containing the remaining keys.
|
Copyright © 2013. All Rights Reserved.