Uses of Class
org.anchoranalysis.experiment.task.InputOutputContextStateful
| Package | Description |
|---|---|
| org.anchoranalysis.experiment.task |
Non-bean classes related to a
Task. |
-
Uses of InputOutputContextStateful in org.anchoranalysis.experiment.task
Methods in org.anchoranalysis.experiment.task that return InputOutputContextStateful Modifier and Type Method Description InputOutputContextStatefulParametersExperiment. getContext()InputOutputContextStatefulInputBound. getContextExperiment()The input-output context associated with the current experiment.InputOutputContextStatefulInputBound. getContextJob()The input-output context associated with the current job.InputOutputContextStatefulExperimentFeedbackContext. inputOutput(ExecutionArguments executionArguments, OutputterChecked outputter)Derive anInputOutputContextStatefulfrom the current context.Constructors in org.anchoranalysis.experiment.task with parameters of type InputOutputContextStateful Constructor Description InputBound(T input, S sharedState, boolean detailedLogging, InputOutputContextStateful contextExperiment, InputOutputContextStateful contextJob)