Class JaxbSolutionFileIO<Solution_>

java.lang.Object
org.optaplanner.persistence.jaxb.impl.domain.solution.JaxbSolutionFileIO<Solution_>
Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation
All Implemented Interfaces:
SolutionFileIO<Solution_>

public class JaxbSolutionFileIO<Solution_> extends Object implements SolutionFileIO<Solution_>