|
OptaPlanner distribution 6.1.0.Beta3 | |||||||||
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.result |
---|
Methods in org.optaplanner.benchmark.impl.result that return ProblemIO | |
---|---|
ProblemIO |
ProblemBenchmarkResult.getProblemIO()
|
Methods in org.optaplanner.benchmark.impl.result with parameters of type ProblemIO | |
---|---|
void |
ProblemBenchmarkResult.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.tsp.persistence |
---|
Classes in org.optaplanner.examples.tsp.persistence that implement ProblemIO | |
---|---|
class |
TspProblemIO
|
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.1.0.Beta3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |