Package org.anchoranalysis.io.input.bean
package org.anchoranalysis.io.input.bean
Beans related to collecting inputs from the file-system for an experiment.
-
ClassesClassDescriptionAn alternative mode of option where behaviours change.InputManager<T extends InputFromManager>Base class for describing the inputs.Parameters passed to an
InputManager
to generate input-objects.InputManagerUnary<T extends InputFromManager>Base class for anInputManager
that delegates to anotherInputManager
with the same input-type.