Uses of Class
org.anchoranalysis.experiment.bean.io.OutputExperiment
Packages that use OutputExperiment
Package
Description
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.ioModifier and TypeClassDescriptionclassInputOutputExperiment<T extends InputFromManager,S> An experiment that uses both anInputManagerto specify inputs and aOutputManagerto specify outputting.