org.objectweb.speedo.api
Class Debug

java.lang.Object
  extended byorg.objectweb.speedo.api.Debug

public class Debug
extends java.lang.Object

Author:
S.Chassande-Barrioz

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

Field Detail

ON

public static boolean ON
Constructor Detail

Debug

public Debug()