Package | Description |
---|---|
com.google.ortools.constraintsolver |
Modifier and Type | Method and Description |
---|---|
static RuinStrategy.StrategyCase |
RuinStrategy.StrategyCase.forNumber(int value) |
RuinStrategy.StrategyCase |
RuinStrategyOrBuilder.getStrategyCase() |
RuinStrategy.StrategyCase |
RuinStrategy.getStrategyCase() |
RuinStrategy.StrategyCase |
RuinStrategy.Builder.getStrategyCase() |
static RuinStrategy.StrategyCase |
RuinStrategy.StrategyCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static RuinStrategy.StrategyCase |
RuinStrategy.StrategyCase.valueOf(java.lang.String name)
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.
|
Copyright © 2025. All rights reserved.