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 TypeClassDescriptionclassInputOutputExperiment<T extends InputFromManager,S> An experiment that uses both anInputManagerto specify inputs and aOutputManagerto specify outputting.