Uses of Class
org.anchoranalysis.experiment.task.InputTypesExpected
| Package | Description |
|---|---|
| org.anchoranalysis.experiment.bean.task |
Defines a task,
which is a set of operations run on an input, that may or may not generate an output.
|
-
Uses of InputTypesExpected in org.anchoranalysis.experiment.bean.task
Methods in org.anchoranalysis.experiment.bean.task that return InputTypesExpected Modifier and Type Method Description abstract InputTypesExpectedTask. inputTypesExpected()Highest class(es) that will function as a valid input.