Uses of Interface
org.anchoranalysis.experiment.io.ReplaceInputManager
Packages that use ReplaceInputManager
Package
Description
Generic experiments that handle input and output in structured ways.
-
Uses of ReplaceInputManager in org.anchoranalysis.experiment.bean.io
Classes in org.anchoranalysis.experiment.bean.io that implement ReplaceInputManagerModifier and TypeClassDescriptionclass
InputOutputExperiment<T extends InputFromManager,
S> An experiment that uses both anInputManager
to specify inputs and aOutputManager
to specify outputting.