rtidep
Class Globals

java.lang.Object
  extended by rtidep.Globals

public class Globals
extends java.lang.Object


Field Summary
static boolean DEBUG
           
static boolean VERBOSE
           
 
Constructor Summary
Globals()
           
 
Method Summary
 
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

VERBOSE

public static boolean VERBOSE
Constructor Detail

Globals

public Globals()