Class Hierarchy
- java.lang.Object
- org.optaplanner.core.impl.phase.custom.AbstractCustomPhaseCommand<Solution_> (implements org.optaplanner.core.impl.phase.custom.CustomPhaseCommand<Solution_>)
- org.optaplanner.core.impl.phase.custom.NoChangeCustomPhaseCommand
- org.optaplanner.core.impl.phase.AbstractPhase<Solution_> (implements org.optaplanner.core.impl.phase.Phase<Solution_>)
- org.optaplanner.core.impl.phase.custom.DefaultCustomPhase<Solution_> (implements org.optaplanner.core.impl.phase.custom.CustomPhase<Solution_>)
- org.optaplanner.core.impl.phase.custom.AbstractCustomPhaseCommand<Solution_> (implements org.optaplanner.core.impl.phase.custom.CustomPhaseCommand<Solution_>)
Interface Hierarchy
- org.optaplanner.core.impl.phase.custom.CustomPhaseCommand<Solution_>
- java.util.EventListener
- org.optaplanner.core.impl.solver.event.SolverLifecycleListener<Solution_>
- org.optaplanner.core.impl.phase.event.PhaseLifecycleListener<Solution_>
- org.optaplanner.core.impl.phase.Phase<Solution_>
- org.optaplanner.core.impl.phase.custom.CustomPhase<Solution_>
- org.optaplanner.core.impl.phase.Phase<Solution_>
- org.optaplanner.core.impl.phase.event.PhaseLifecycleListener<Solution_>
- org.optaplanner.core.impl.solver.event.SolverLifecycleListener<Solution_>