Uses of Enum Class
org.ojalgo.optimisation.service.OptimisationService.Status
Packages that use OptimisationService.Status
-
Uses of OptimisationService.Status in org.ojalgo.optimisation.service
Fields in org.ojalgo.optimisation.service with type parameters of type OptimisationService.StatusModifier and TypeFieldDescriptionprivate final ForgetfulMap
<String, OptimisationService.Status> OptimisationService.myStatusCache
Methods in org.ojalgo.optimisation.service that return OptimisationService.StatusModifier and TypeMethodDescriptionstatic OptimisationService.Status
Returns 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.