Uses of Enum
com.google.ortools.constraintsolver.RuinStrategy.StrategyCase
Packages that use RuinStrategy.StrategyCase
-
Uses of RuinStrategy.StrategyCase in com.google.ortools.constraintsolver
Subclasses with type arguments of type RuinStrategy.StrategyCase in com.google.ortools.constraintsolverMethods in com.google.ortools.constraintsolver that return RuinStrategy.StrategyCaseModifier and TypeMethodDescriptionstatic RuinStrategy.StrategyCase
RuinStrategy.StrategyCase.forNumber
(int value) RuinStrategy.Builder.getStrategyCase()
RuinStrategy.getStrategyCase()
RuinStrategyOrBuilder.getStrategyCase()
static RuinStrategy.StrategyCase
RuinStrategy.StrategyCase.valueOf
(int value) Deprecated.static RuinStrategy.StrategyCase
Returns the enum constant of this type with the specified name.static RuinStrategy.StrategyCase[]
RuinStrategy.StrategyCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.