Class PlannerBenchmarkConfigIO
java.lang.Object
org.optaplanner.benchmark.impl.io.PlannerBenchmarkConfigIO
- All Implemented Interfaces:
 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 interfaceJaxbIO<PlannerBenchmarkConfig>
 - 
write
- Specified by:
 writein interfaceJaxbIO<PlannerBenchmarkConfig>
 
 -