Uses of Class
org.optaplanner.examples.tennis.domain.TennisSolution
Packages that use TennisSolution
Package
Description
-
Uses of TennisSolution in org.optaplanner.examples.tennis.app
Methods in org.optaplanner.examples.tennis.app that return types with arguments of type TennisSolution -
Uses of TennisSolution in org.optaplanner.examples.tennis.persistence
Fields in org.optaplanner.examples.tennis.persistence with type parameters of type TennisSolutionModifier and TypeFieldDescriptionprotected final SolutionFileIO<TennisSolution>TennisGenerator.solutionFileIOMethods in org.optaplanner.examples.tennis.persistence that return TennisSolution -
Uses of TennisSolution in org.optaplanner.examples.tennis.swingui
Methods in org.optaplanner.examples.tennis.swingui with parameters of type TennisSolution