|
OptaPlanner distribution 6.2.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.optaplanner.examples.common.persistence.AbstractSolutionDao
org.optaplanner.examples.common.persistence.XStreamSolutionDao
org.optaplanner.examples.nqueens.persistence.NQueensDao
public class NQueensDao
Field Summary |
---|
Fields inherited from class org.optaplanner.examples.common.persistence.XStreamSolutionDao |
---|
xStreamSolutionFileIO |
Fields inherited from class org.optaplanner.examples.common.persistence.AbstractSolutionDao |
---|
DATA_DIR_SYSTEM_PROPERTY, dataDir, dirName, logger |
Constructor Summary | |
---|---|
NQueensDao()
|
Method Summary |
---|
Methods inherited from class org.optaplanner.examples.common.persistence.XStreamSolutionDao |
---|
getFileExtension, readSolution, writeSolution |
Methods inherited from class org.optaplanner.examples.common.persistence.AbstractSolutionDao |
---|
getDataDir, getDirName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NQueensDao()
|
OptaPlanner distribution 6.2.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |