Class RunCommand

java.lang.Object
com.knezevic.edaf.v3.cli.commands.RunCommand
All Implemented Interfaces:
Callable<Integer>

public final class RunCommand extends Object implements Callable<Integer>
Runs one experiment config file.
  • Constructor Details

    • RunCommand

      public RunCommand()
  • Method Details