cuba.util
Class Debug

java.lang.Object
  extended by cuba.util.Debug

public class Debug
extends java.lang.Object

Author:
Jan Lessner

Field Summary
static int level
           
static boolean on
           
 
Constructor Summary
Debug()
           
 
Method Summary
 
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

level

public static int level
Constructor Detail

Debug

public Debug()