com.mchange.v2.debug
Class DebugGen

java.lang.Object
  extended by com.mchange.v2.debug.DebugGen
All Implemented Interfaces:
DebugConstants

public final class DebugGen
extends Object
implements DebugConstants


Field Summary
 
Fields inherited from interface com.mchange.v2.debug.DebugConstants
TRACE_MAX, TRACE_MED, TRACE_NONE
 
Constructor Summary
DebugGen()
           
 
Method Summary
static void main(String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugGen

public DebugGen()
Method Detail

main

public static final void main(String[] argv)