Solution_ - the solution type, the class with the PlanningSolution annotationpublic abstract class AbstractSolutionExporter<Solution_> extends LoggingMain
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractSolutionExporter.OutputBuilder |
logger| Constructor and Description |
|---|
AbstractSolutionExporter() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getOutputFileSuffix() |
abstract void |
writeSolution(Solution_ solution,
File outputFile) |
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.