Class NoSharedState
Object
org.anchoranalysis.experiment.task.NoSharedState
public class NoSharedState extends Object
Fake shared-state to use to indicate none exists (for type safety)
-
Field Summary
Fields Modifier and Type Field Description static NoSharedStateINSTANCEA singleton instance. -
Method Summary
-
Field Details
-
INSTANCE
A singleton instance.
-