Uses of Class
org.anchoranalysis.experiment.bean.io.OutputExperiment
| Package | Description |
|---|---|
| org.anchoranalysis.experiment.bean.io |
Generic experiments that handle input and output in structured ways.
|
-
Uses of OutputExperiment in org.anchoranalysis.experiment.bean.io
Subclasses of OutputExperiment in org.anchoranalysis.experiment.bean.io Modifier and Type Class Description classInputOutputExperiment<T extends InputFromManager,S>An experiment that uses both anInputManagerto specify inputs and aOutputManagerto specify outputting.