coins.backend
Class Debug

java.lang.Object
  extended bycoins.backend.Debug

public class Debug
extends java.lang.Object


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

Field Detail

TypePrefix

public static final java.lang.String TypePrefix
See Also:
Constant Field Values

showId

public static final boolean showId
See Also:
Constant Field Values
Constructor Detail

Debug

public Debug()