Mobios v0.91

mobios.util
Class Debug

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

public final class Debug
extends Object

Allows debugging to be turned on or off at compiletime.

Author:
Rui Mao

Field Summary
static boolean debug
          Debug code.
static boolean statistics
          Record statistics.
 
Constructor Summary
Debug()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

debug

public static final boolean debug
Debug code.

See Also:
Constant Field Values

statistics

public static final boolean statistics
Record statistics.

See Also:
Constant Field Values
Constructor Detail

Debug

public Debug()

Mobios v0.91

(C) 2002 - 2006 The MoBIoS Group