Package org.jbox2d.testbed.perf
Class PoolingPerf.TLVec2
java.lang.Object
java.lang.ThreadLocal<Vec2>
org.jbox2d.testbed.perf.PoolingPerf.TLVec2
- Enclosing class:
PoolingPerf
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.ThreadLocal
get, remove, set, withInitial
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TLVec2
public TLVec2()
-
-
Method Details
-
initialValue
- Overrides:
initialValue
in classjava.lang.ThreadLocal<Vec2>
-