Class CoachShuttleGatheringXmlSolutionFileIO
- java.lang.Object
-
- org.optaplanner.persistence.xstream.impl.domain.solution.XStreamSolutionFileIO<CoachShuttleGatheringSolution>
-
- org.optaplanner.examples.coachshuttlegathering.persistence.CoachShuttleGatheringXmlSolutionFileIO
-
- All Implemented Interfaces:
org.optaplanner.persistence.common.api.domain.solution.SolutionFileIO<CoachShuttleGatheringSolution>
public class CoachShuttleGatheringXmlSolutionFileIO extends org.optaplanner.persistence.xstream.impl.domain.solution.XStreamSolutionFileIO<CoachShuttleGatheringSolution>
-
-
Constructor Summary
Constructors Constructor Description CoachShuttleGatheringXmlSolutionFileIO()
-
Method Summary
-
Methods inherited from class org.optaplanner.persistence.xstream.impl.domain.solution.XStreamSolutionFileIO
getInputFileExtension, getXStream, read, read, write
-
-