public class FloatArray
- Object
- FloatArray
Not thread safe float[] pooling.
Constructors
public FloatArray() |
Methods
public float[] get(int argLength) | |
protected float[] getInitializedArray(int argLength) |
Inherited methods
Constructor details
FloatArray
public FloatArray()Method details
get
public float[] get(int argLength)getInitializedArray
protected float[] getInitializedArray(int argLength)