public static class CoachShuttleGatheringImporter.CoachShuttleGatheringInputBuilder extends AbstractTxtSolutionImporter.TxtInputBuilder<CoachShuttleGatheringSolution>
bufferedReader, inputFile
logger
Constructor and Description |
---|
CoachShuttleGatheringInputBuilder() |
Modifier and Type | Method and Description |
---|---|
String |
getInputId() |
CoachShuttleGatheringSolution |
readSolution() |
parseBooleanFromNumber, readConstantLine, readConstantLine, readEmptyLine, readIntegerValue, readIntegerValue, readIntegerValue, readLongValue, readLongValue, readLongValue, readOptionalConstantLine, readOptionalStringValue, readOptionalStringValue, readOptionalStringValue, readStringValue, readStringValue, readStringValue, readUntilConstantLine, removePrefixSuffixFromLine, setBufferedReader, setInputFile, skipOptionalConstantLines, splitBy, splitBy, splitByCommaAndTrim, splitByCommaAndTrim, splitByPipelineAndTrim, splitBySemicolonSeparatedValue, splitBySemicolonSeparatedValue, splitBySpace, splitBySpace, splitBySpace, splitBySpace, splitBySpacesOrTabs, splitBySpacesOrTabs, splitBySpacesOrTabs
public CoachShuttleGatheringSolution readSolution() throws IOException
readSolution
in class AbstractTxtSolutionImporter.TxtInputBuilder<CoachShuttleGatheringSolution>
IOException
public String getInputId()
getInputId
in class AbstractTxtSolutionImporter.TxtInputBuilder<CoachShuttleGatheringSolution>
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.