org.jbox2d.pooling
Class TLManifold

java.lang.Object
  extended by java.lang.ThreadLocal<Manifold>
      extended by org.jbox2d.pooling.TLManifold

public class TLManifold
extends ThreadLocal<Manifold>


Constructor Summary
TLManifold()
           
 
Method Summary
protected  Manifold 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

TLManifold

public TLManifold()
Method Detail

initialValue

protected Manifold initialValue()
Overrides:
initialValue in class ThreadLocal<Manifold>


Copyright © 2011. All Rights Reserved.