Getter<float[],Float>, FloatGetter<float[]>public final class IndexedFloatArrayGetter extends Object implements Getter<float[],Float>, FloatGetter<float[]>
| Constructor | Description |
|---|---|
IndexedFloatArrayGetter(int index) |
| Modifier and Type | Method | Description |
|---|---|---|
Float |
get(float[] target) |
Return the property from the specified object.
|
float |
getFloat(float[] target) |
Copyright © 2019. All rights reserved.