public class FloatArray

  1. Object
  2. 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)