Class JaxbSolutionFileIO<Solution_>
java.lang.Object
org.optaplanner.persistence.jaxb.impl.domain.solution.JaxbSolutionFileIO<Solution_>
- Type Parameters:
Solution_- the solution type, the class with thePlanningSolutionannotation
- All Implemented Interfaces:
SolutionFileIO<Solution_>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.optaplanner.persistence.common.api.domain.solution.SolutionFileIO
getOutputFileExtension
-
Constructor Details
-
JaxbSolutionFileIO
-
-
Method Details
-
getInputFileExtension
- Specified by:
getInputFileExtensionin interfaceSolutionFileIO<Solution_>
-
read
- Specified by:
readin interfaceSolutionFileIO<Solution_>
-
write
- Specified by:
writein interfaceSolutionFileIO<Solution_>
-