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 classImmutable implementation ofAbstractAlgorithmPluginResultStatus.Methods in com.dna.jopt.cloud.touroptimizer.pluginservice.algorithm with parameters of type AbstractAlgorithmPluginResultStatusModifier and TypeMethodDescriptionstatic AlgorithmPluginResultStatusAlgorithmPluginResultStatus.copyOf(AbstractAlgorithmPluginResultStatus instance) Creates an immutable copy of aAbstractAlgorithmPluginResultStatusvalue.