Uses of Enum Class
org.ojalgo.optimisation.service.OptimisationService.Status
Packages that use OptimisationService.Status
-
Uses of OptimisationService.Status in org.ojalgo.optimisation.service
Subclasses with type arguments of type OptimisationService.Status in org.ojalgo.optimisation.serviceMethods in org.ojalgo.optimisation.service that return OptimisationService.StatusModifier and TypeMethodDescriptionstatic OptimisationService.StatusReturns the enum constant of this class with the specified name.static OptimisationService.Status[]OptimisationService.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.