Uses of Class
com.dna.jopt.cloud.touroptimizer.pluginservice.algorithm.AbstractAlgorithmPluginResultStatus
Packages that use AbstractAlgorithmPluginResultStatus
-
Uses of AbstractAlgorithmPluginResultStatus in com.dna.jopt.cloud.touroptimizer.pluginservice.algorithm
Subclasses of AbstractAlgorithmPluginResultStatus in com.dna.jopt.cloud.touroptimizer.pluginservice.algorithmModifier and TypeClassDescriptionfinal class
Immutable implementation ofAbstractAlgorithmPluginResultStatus
.Methods in com.dna.jopt.cloud.touroptimizer.pluginservice.algorithm with parameters of type AbstractAlgorithmPluginResultStatusModifier and TypeMethodDescriptionstatic AlgorithmPluginResultStatus
AlgorithmPluginResultStatus.copyOf
(AbstractAlgorithmPluginResultStatus instance) Creates an immutable copy of aAbstractAlgorithmPluginResultStatus
value.