FloatSetter<float[]>, Setter<float[],Float>public final class IndexedFloatArraySetter extends Object implements Setter<float[],Float>, FloatSetter<float[]>
| Constructor | Description |
|---|---|
IndexedFloatArraySetter(int index) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
set(float[] target,
Float value) |
Set the properties on the target object to value.
|
void |
setFloat(float[] target,
float value) |
public void setFloat(float[] target,
float value)
throws Exception
setFloat in interface FloatSetter<float[]>ExceptionCopyright © 2019. All rights reserved.