Main
Class Experiment

java.lang.Object
  extended by Main.Experiment

public class Experiment
extends java.lang.Object

Wrapper class for loading different Main.Run files


Constructor Summary
Experiment()
           
 
Method Summary
static void main(java.lang.String[] args)
          Create a new Experiment instance and call the getMain function
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Experiment

public Experiment()
Method Detail

main

public static void main(java.lang.String[] args)
Create a new Experiment instance and call the getMain function

Parameters:
args - command line arguments