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