public static class CheapTimeImporter.CheapTimeInputBuilder extends AbstractTxtSolutionImporter.TxtInputBuilder<CheapTimeSolution>
Modifier and Type | Class and Description |
---|---|
class |
CheapTimeImporter.CheapTimeInputBuilder.ForecastInputBuilder |
bufferedReader, inputFile
logger
Constructor and Description |
---|
CheapTimeInputBuilder() |
Modifier and Type | Method and Description |
---|---|
String |
getInputId() |
CheapTimeSolution |
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 CheapTimeSolution readSolution() throws IOException
readSolution
in class AbstractTxtSolutionImporter.TxtInputBuilder<CheapTimeSolution>
IOException
public String getInputId()
getInputId
in class AbstractTxtSolutionImporter.TxtInputBuilder<CheapTimeSolution>
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.