Uses of Interface
org.anchoranalysis.mpp.io.input.ExportSharedObjects
| Package | Description |
|---|---|
| org.anchoranalysis.mpp.io.input |
Non-beans for reading data structures related to marked point processes from the file system.
|
-
Uses of ExportSharedObjects in org.anchoranalysis.mpp.io.input
Classes in org.anchoranalysis.mpp.io.input that implement ExportSharedObjects Modifier and Type Class Description classMultiInputAn input to an experiment that combines a particularStackwith other types of entities.Method parameters in org.anchoranalysis.mpp.io.input with type arguments of type ExportSharedObjects Modifier and Type Method Description static MarksInitializationMarksInitializationFactory. create(Optional<? extends ExportSharedObjects> input, org.anchoranalysis.experiment.io.InitializationContext context, Optional<Define> define)Creates a newMarksInitializationinstance.