public static class IntFloatMap.Keys extends Object
| Constructor and Description |
|---|
Keys(IntFloatMap map) |
| Modifier and Type | Method and Description |
|---|---|
int |
next() |
IntArray |
toArray()
Returns a new array containing the remaining keys.
|
IntArray |
toArray(IntArray array)
Adds the remaining values to the specified array.
|
public Keys(IntFloatMap map)
Copyright © 2021. All rights reserved.