public static class InvestmentImporter.InvestmentAllocationInputBuilder extends AbstractXlsxSolutionImporter.XslxInputBuilder
inputFile, workbooklogger| Constructor and Description |
|---|
InvestmentImporter.InvestmentAllocationInputBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected long |
parsePercentageMillis(double numericValue) |
protected long |
parsePercentageMillis(String token) |
org.optaplanner.core.api.domain.solution.Solution |
readSolution() |
assertCellConstant, getInputId, readDoubleCell, readDoubleParameter, readLongCell, readSheet, readStringCell, readStringParameter, setInputFile, setWorkbookfactorialpublic InvestmentImporter.InvestmentAllocationInputBuilder()
public org.optaplanner.core.api.domain.solution.Solution readSolution()
throws IOException
readSolution in class AbstractXlsxSolutionImporter.XslxInputBuilderIOExceptionprotected long parsePercentageMillis(double numericValue)
protected long parsePercentageMillis(String token)
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.