org.aspectbench.runtime.internal
Class DecideThreadLocal

java.lang.Object
  extended byorg.aspectbench.runtime.internal.DecideThreadLocal

public class DecideThreadLocal
extends java.lang.Object

Decide whether or not it is possible to use the ThreadLocal implementation of cflow (at runtime)

Author:
Damien Sereni

Constructor Summary
DecideThreadLocal()
           
 
Method Summary
static boolean ok()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecideThreadLocal

public DecideThreadLocal()
Method Detail

ok

public static boolean ok()