org.drools.planner.examples.curriculumcourse.persistence
Class CurriculumCourseSolutionImporter.CurriculumCourseInputBuilder
java.lang.Object
org.drools.planner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
org.drools.planner.examples.curriculumcourse.persistence.CurriculumCourseSolutionImporter.CurriculumCourseInputBuilder
- Enclosing class:
- CurriculumCourseSolutionImporter
public class CurriculumCourseSolutionImporter.CurriculumCourseInputBuilder
- extends AbstractTxtSolutionImporter.TxtInputBuilder
Methods inherited from class org.drools.planner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder |
factorial, getInputId, parseBooleanFromNumber, readConstantLine, readEmptyLine, readIntegerValue, readIntegerValue, readIntegerValue, readLongValue, readLongValue, readLongValue, readStringValue, readStringValue, readStringValue, readUntilConstantLine, removePrefixSuffixFromLine, setBufferedReader, setInputFile, splitBy, splitBy, splitByPipelineAndTrim, splitBySemicolonSeparatedValue, splitBySpace, splitBySpace, splitBySpace, splitBySpacesOrTabs, splitBySpacesOrTabs |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CurriculumCourseSolutionImporter.CurriculumCourseInputBuilder
public CurriculumCourseSolutionImporter.CurriculumCourseInputBuilder()
readSolution
public Solution readSolution()
throws IOException
- Specified by:
readSolution
in class AbstractTxtSolutionImporter.TxtInputBuilder
- Throws:
IOException
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.