gecco.client
Class ExperimentInfo

java.lang.Object
  |
  +--gecco.client.ExperimentInfo

public class ExperimentInfo
extends Object

ExperimentInfo.java Defines constants for conditional compilation Created: Tue Mar 02 10:44:29 2004

Author:
Hans Sandström

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

Field Detail

EXP12

public static final boolean EXP12
See Also:
Constant Field Values

EXP12_LOG

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

ExperimentInfo

public ExperimentInfo()