Class BatchCommand

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

public final class BatchCommand extends Object implements Callable<Integer>
Executes a batch of experiment configs.
  • Constructor Details

    • BatchCommand

      public BatchCommand()
  • Method Details