public class MachineReassignmentExporter extends AbstractTxtSolutionExporter<MachineReassignment>
Modifier and Type | Class and Description |
---|---|
static class |
MachineReassignmentExporter.MachineReassignmentOutputBuilder |
AbstractTxtSolutionExporter.TxtOutputBuilder<Solution_>
AbstractSolutionExporter.OutputBuilder
DEFAULT_OUTPUT_FILE_SUFFIX
logger
Constructor and Description |
---|
MachineReassignmentExporter() |
Modifier and Type | Method and Description |
---|---|
AbstractTxtSolutionExporter.TxtOutputBuilder<MachineReassignment> |
createTxtOutputBuilder() |
String |
getOutputFileSuffix() |
static void |
main(String[] args) |
writeSolution
public static void main(String[] args)
public String getOutputFileSuffix()
getOutputFileSuffix
in class AbstractTxtSolutionExporter<MachineReassignment>
public AbstractTxtSolutionExporter.TxtOutputBuilder<MachineReassignment> createTxtOutputBuilder()
createTxtOutputBuilder
in class AbstractTxtSolutionExporter<MachineReassignment>
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.