Uses of Class
org.anchoranalysis.launcher.config.LauncherConfig
Packages that use LauncherConfig
Package
Description
Parses command-line arguments and runs an experiment.
-
Uses of LauncherConfig in org.anchoranalysis.launcher.run
Methods in org.anchoranalysis.launcher.run with parameters of type LauncherConfigModifier and TypeMethodDescriptionvoidParseArgumentsAndRunExperiment.parseAndRun(String[] arguments, LauncherConfig config) Parses the arguments to a command-line experiment and runs an experiment.