|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbox2d.pooling.arrays.FloatArray
public class FloatArray
Not thread safe float[] pooling.
Constructor Summary | |
---|---|
FloatArray()
|
Method Summary | |
---|---|
float[] |
get(int argLength)
|
protected float[] |
getInitializedArray(int argLength)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FloatArray()
Method Detail |
---|
public float[] get(int argLength)
protected float[] getInitializedArray(int argLength)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |