Overview | Package | Class | Tree | Deprecated | Index | Help
PREV CLASS | NEXT CLASS FRAMES  | NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD

Class fi.hut.tcm.jacob.conduits.Debugger

java.lang.Object
  |
  +--fi.hut.tcm.jacob.conduits.Debugger

public class Debugger
extends java.lang.Object

Field Summary
static int level
           
 
Method Summary
static void debug()
           
static void setDebuggable(Debuggable debuggable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notifyAll, notify, toString, wait, wait, wait
 

Field Detail

level

public static int level
Method Detail

debug

public static void debug()

setDebuggable

public static void setDebuggable(Debuggable debuggable)

Overview | Package | Class | Tree | Deprecated | Index | Help
PREV CLASS | NEXT CLASS FRAMES  | NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD