Class PlannerBenchmarkConfigIO
java.lang.Object
org.optaplanner.benchmark.impl.io.PlannerBenchmarkConfigIO
- All Implemented Interfaces:
- JaxbIO<PlannerBenchmarkConfig>
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidwrite(PlannerBenchmarkConfig plannerBenchmarkConfig, Writer writer) 
- 
Constructor Details- 
PlannerBenchmarkConfigIOpublic PlannerBenchmarkConfigIO()
 
- 
- 
Method Details- 
read- Specified by:
- readin interface- JaxbIO<PlannerBenchmarkConfig>
 
- 
write- Specified by:
- writein interface- JaxbIO<PlannerBenchmarkConfig>
 
 
-