Class CurriculumCourseExporter.CurriculumCourseOutputBuilder
java.lang.Object
ai.timefold.solver.examples.common.app.LoggingMain
ai.timefold.solver.examples.common.persistence.AbstractSolutionExporter.OutputBuilder
ai.timefold.solver.examples.common.persistence.AbstractTxtSolutionExporter.TxtOutputBuilder<CourseSchedule>
ai.timefold.solver.examples.curriculumcourse.persistence.CurriculumCourseExporter.CurriculumCourseOutputBuilder
- Enclosing class:
- CurriculumCourseExporter
public static class CurriculumCourseExporter.CurriculumCourseOutputBuilder
extends AbstractTxtSolutionExporter.TxtOutputBuilder<CourseSchedule>
-
Field Summary
Fields inherited from class ai.timefold.solver.examples.common.persistence.AbstractTxtSolutionExporter.TxtOutputBuilder
bufferedWriter, solutionFields inherited from class ai.timefold.solver.examples.common.app.LoggingMain
logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ai.timefold.solver.examples.common.persistence.AbstractTxtSolutionExporter.TxtOutputBuilder
setBufferedWriter, setSolution
-
Constructor Details
-
CurriculumCourseOutputBuilder
public CurriculumCourseOutputBuilder()
-
-
Method Details
-
writeSolution
- Specified by:
writeSolutionin classAbstractTxtSolutionExporter.TxtOutputBuilder<CourseSchedule>- Throws:
IOException
-