org.hccp.lisp
Class Constants

java.lang.Object
  |
  +--org.hccp.lisp.Constants

public class Constants
extends java.lang.Object


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

Field Detail

DEBUG

public static boolean DEBUG
Constructor Detail

Constants

public Constants()