Modifier and Type | Method and Description |
---|---|
org.optaplanner.persistence.common.api.domain.solution.SolutionFileIO<ScrabbleSolution> |
ScrabbleApp.createSolutionFileIO() |
Modifier and Type | Method and Description |
---|---|
ScrabbleSolution |
ScrabbleWordAssignment.getSolution() |
Modifier and Type | Method and Description |
---|---|
void |
ScrabbleWordAssignment.setSolution(ScrabbleSolution solution) |
Modifier and Type | Method and Description |
---|---|
ScrabbleSolution |
ScrabbleImporter.ScrabbleInputBuilder.readSolution() |
Modifier and Type | Method and Description |
---|---|
AbstractTxtSolutionImporter.TxtInputBuilder<ScrabbleSolution> |
ScrabbleImporter.createTxtInputBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
ScrabblePanel.resetPanel(ScrabbleSolution solution) |
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.