Class AdamsExperimentRunner<T extends AbstractExperiment>

    • Constructor Detail

      • AdamsExperimentRunner

        public AdamsExperimentRunner​(ExperimenterPanel owner)
                              throws Exception
        Initializes the thread.
        Parameters:
        owner - the experimenter this runner belongs to
        Throws:
        Exception - if experiment is null or cannot be copied via serialization