org.jbox2d.testbed.perf
Class PoolingPerf.TLVec2

java.lang.Object
  extended by java.lang.ThreadLocal<org.jbox2d.common.Vec2>
      extended by org.jbox2d.testbed.perf.PoolingPerf.TLVec2
Enclosing class:
PoolingPerf

public static class PoolingPerf.TLVec2
extends java.lang.ThreadLocal<org.jbox2d.common.Vec2>


Constructor Summary
PoolingPerf.TLVec2()
           
 
Method Summary
protected  org.jbox2d.common.Vec2 initialValue()
           
 
Methods inherited from class java.lang.ThreadLocal
get, remove, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PoolingPerf.TLVec2

public PoolingPerf.TLVec2()
Method Detail

initialValue

protected org.jbox2d.common.Vec2 initialValue()
Overrides:
initialValue in class java.lang.ThreadLocal<org.jbox2d.common.Vec2>


Copyright © 2013. All Rights Reserved.