Package org.jbox2d.pooling.arrays
Class Vec2Array
java.lang.Object
org.jbox2d.pooling.arrays.Vec2Array
public class Vec2Array
extends java.lang.Object
not thread safe Vec2[] pool
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionVec2[]
get
(int argLength) protected Vec2[]
getInitializedArray
(int argLength) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
map
-
-
Constructor Details
-
Vec2Array
public Vec2Array()
-
-
Method Details
-
get
-
getInitializedArray
-