|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AcceptorType | |
|---|---|
| org.optaplanner.core.config.localsearch.decider.acceptor | |
| Uses of AcceptorType in org.optaplanner.core.config.localsearch.decider.acceptor |
|---|
| Methods in org.optaplanner.core.config.localsearch.decider.acceptor that return AcceptorType | |
|---|---|
static AcceptorType |
AcceptorType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AcceptorType[] |
AcceptorType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.optaplanner.core.config.localsearch.decider.acceptor that return types with arguments of type AcceptorType | |
|---|---|
List<AcceptorType> |
AcceptorConfig.getAcceptorTypeList()
|
| Method parameters in org.optaplanner.core.config.localsearch.decider.acceptor with type arguments of type AcceptorType | |
|---|---|
void |
AcceptorConfig.setAcceptorTypeList(List<AcceptorType> acceptorTypeList)
|
|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||