Class PlannerBenchmarkConfigIO
java.lang.Object
org.optaplanner.benchmark.impl.io.PlannerBenchmarkConfigIO
- All Implemented Interfaces:
JaxbIO<PlannerBenchmarkConfig>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
write
(PlannerBenchmarkConfig plannerBenchmarkConfig, Writer writer)
-
Constructor Details
-
PlannerBenchmarkConfigIO
public PlannerBenchmarkConfigIO()
-
-
Method Details
-
read
- Specified by:
read
in interfaceJaxbIO<PlannerBenchmarkConfig>
-
write
- Specified by:
write
in interfaceJaxbIO<PlannerBenchmarkConfig>
-