edu.georgetown.gucs.utility
Class Global

java.lang.Object
  extended by edu.georgetown.gucs.utility.Global

public class Global
extends java.lang.Object

Global information for an Experiment.

Author:
X

Field Summary
static ProgressMeter progress
           
static TValues tValue
           
 
Constructor Summary
Global()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

progress

public static final ProgressMeter progress

tValue

public static final TValues tValue
Constructor Detail

Global

public Global()