Uses of Interface
org.anchoranalysis.mpp.io.input.ExportSharedObjects
Packages that use ExportSharedObjects
Package
Description
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 ExportSharedObjectsModifier and TypeClassDescriptionclassAn 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 ExportSharedObjectsModifier and TypeMethodDescriptionstatic MarksInitializationMarksInitializationFactory.create(Optional<? extends ExportSharedObjects> input, InitializationContext context, Optional<Define> define) Creates a newMarksInitializationinstance.