Uses of Interface
org.anchoranalysis.experiment.io.ReplaceOutputManager
Packages that use ReplaceOutputManager
Package
Description
Generic experiments that handle input and output in structured ways.
-
Uses of ReplaceOutputManager in org.anchoranalysis.experiment.bean.io
Classes in org.anchoranalysis.experiment.bean.io that implement ReplaceOutputManagerModifier and TypeClassDescriptionclassInputOutputExperiment<T extends InputFromManager,S> An experiment that uses both anInputManagerto specify inputs and aOutputManagerto specify outputting.