Interface ResettableExperiment

    • Method Detail

      • setResetResults

        void setResetResults​(boolean value)
        Sets whether to clear the results before starting the experiment.
        Parameters:
        value - true if to clear results
      • getResetResults

        boolean getResetResults()
        Returns whether to clear the results before starting the experiment.
        Returns:
        true if to clear results