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.StrategyCaseRuinStrategy.StrategyCase.forNumber(int value) RuinStrategy.Builder.getStrategyCase()RuinStrategy.getStrategyCase()RuinStrategyOrBuilder.getStrategyCase()static RuinStrategy.StrategyCaseRuinStrategy.StrategyCase.valueOf(int value) Deprecated.static RuinStrategy.StrategyCaseReturns 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.