public abstract class FloatArray extends Object
| Modifier and Type | Field and Description |
|---|---|
float[] |
data |
| Constructor and Description |
|---|
FloatArray() |
| Modifier and Type | Method and Description |
|---|---|
abstract FloatArray |
clone() |
public abstract FloatArray clone()
Copyright © 2015–2021 Fiji. All rights reserved.