|
Change Return Type SolutionPanel to SolutionPanel<TravelingTournament> in method protected createSolutionPanel() : SolutionPanel<TravelingTournament> in class org.optaplanner.examples.travelingtournament.app.TravelingTournamentApp |
From |
To |
|
Change Return Type SolutionPanel to SolutionPanel<CheapTimeSolution> in method protected createSolutionPanel() : SolutionPanel<CheapTimeSolution> in class org.optaplanner.examples.cheaptime.app.CheapTimeApp |
From |
To |
|
Change Return Type SolutionPanel to SolutionPanel<TspSolution> in method protected createSolutionPanel() : SolutionPanel<TspSolution> in class org.optaplanner.examples.tsp.app.TspApp |
From |
To |
|
Change Return Type SolutionPanel to SolutionPanel<TennisSolution> in method protected createSolutionPanel() : SolutionPanel<TennisSolution> in class org.optaplanner.examples.tennis.app.TennisApp |
From |
To |
|
Change Return Type SolutionPanel to SolutionPanel<Schedule> in method protected createSolutionPanel() : SolutionPanel<Schedule> in class org.optaplanner.examples.projectjobscheduling.app.ProjectJobSchedulingApp |
From |
To |
|
Change Return Type SolutionPanel to SolutionPanel<VehicleRoutingSolution> in method protected createSolutionPanel() : SolutionPanel<VehicleRoutingSolution> in class org.optaplanner.examples.vehiclerouting.app.VehicleRoutingApp |
From |
To |
|
Change Return Type SolutionPanel to SolutionPanel<CloudBalance> in method protected createSolutionPanel() : SolutionPanel<CloudBalance> in class org.optaplanner.examples.cloudbalancing.app.CloudBalancingApp |
From |
To |