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