Module org.optaplanner.benchmark
Class PlannerBenchmarkConfigIO
java.lang.Object
org.optaplanner.benchmark.impl.io.PlannerBenchmarkConfigIO
- All Implemented Interfaces:
org.optaplanner.core.impl.io.jaxb.JaxbIO<PlannerBenchmarkConfig>
public class PlannerBenchmarkConfigIO
extends Object
implements org.optaplanner.core.impl.io.jaxb.JaxbIO<PlannerBenchmarkConfig>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidwrite(PlannerBenchmarkConfig plannerBenchmarkConfig, Writer writer)
-
Constructor Details
-
PlannerBenchmarkConfigIO
public PlannerBenchmarkConfigIO()
-
-
Method Details
-
read
- Specified by:
readin interfaceorg.optaplanner.core.impl.io.jaxb.JaxbIO<PlannerBenchmarkConfig>
-
write
- Specified by:
writein interfaceorg.optaplanner.core.impl.io.jaxb.JaxbIO<PlannerBenchmarkConfig>
-