| Constructor and Description |
|---|
Keys(ObjectFloatMap<K> map) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
ObjectFloatMap.Keys<K> |
iterator() |
K |
next() |
Array<K> |
toArray()
Returns a new array containing the remaining keys.
|
Array<K> |
toArray(Array<K> array)
Adds the remaining keys to the array.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorforEachRemaining, removepublic Keys(ObjectFloatMap<K> map)
public ObjectFloatMap.Keys<K> iterator()
Copyright © 2021. All rights reserved.