Overview  Package   Class  Tree  Index 

be.lassi.util
Class Debug

java.lang.Object
  extended by be.lassi.util.Debug

public class Debug
extends java.lang.Object

Helper class to be used to insert print messages during debugging. Delegating this to this class helps in removing the debug messages from the code again after they are not needed anymore.


Method Summary
static void println(java.lang.String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

println

public static void println(java.lang.String string)

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2