|
OptaPlanner distribution 6.0.0.CR3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ProblemIO in org.optaplanner.benchmark.config |
---|
Methods in org.optaplanner.benchmark.config that return types with arguments of type ProblemIO | |
---|---|
Class<ProblemIO> |
ProblemBenchmarksConfig.getProblemIOClass()
|
Method parameters in org.optaplanner.benchmark.config with type arguments of type ProblemIO | |
---|---|
void |
ProblemBenchmarksConfig.setProblemIOClass(Class<ProblemIO> problemIOClass)
|
Uses of ProblemIO in org.optaplanner.benchmark.impl |
---|
Methods in org.optaplanner.benchmark.impl that return ProblemIO | |
---|---|
ProblemIO |
ProblemBenchmark.getProblemIO()
|
Methods in org.optaplanner.benchmark.impl with parameters of type ProblemIO | |
---|---|
void |
ProblemBenchmark.setProblemIO(ProblemIO problemIO)
|
Uses of ProblemIO in org.optaplanner.examples.machinereassignment.persistence |
---|
Classes in org.optaplanner.examples.machinereassignment.persistence that implement ProblemIO | |
---|---|
class |
MachineReassignmentProblemIO
|
Uses of ProblemIO in org.optaplanner.examples.vehiclerouting.persistence |
---|
Classes in org.optaplanner.examples.vehiclerouting.persistence that implement ProblemIO | |
---|---|
class |
VehicleRoutingProblemIO
|
Uses of ProblemIO in org.optaplanner.persistence.xstream |
---|
Classes in org.optaplanner.persistence.xstream that implement ProblemIO | |
---|---|
class |
XStreamProblemIO
|
|
OptaPlanner distribution 6.0.0.CR3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |