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