bpiwowar.experiments
Class Run

java.lang.Object
  extended by bpiwowar.experiments.Run

public class Run
extends Object

Run an experiment

Author:
Benjamin Piwowarski

Field Summary
static String MANIFEST_SECTION_KEY
           
 
Constructor Summary
Run()
           
 
Method Summary
static void main(String[] args)
          Main method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MANIFEST_SECTION_KEY

public static final String MANIFEST_SECTION_KEY
See Also:
Constant Field Values
Constructor Detail

Run

public Run()
Method Detail

main

public static void main(String[] args)
                 throws Throwable
Main method

Parameters:
args -
Throws:
Throwable


Copyright © 2013. All Rights Reserved.