Class NoChangeCustomPhaseCommand

java.lang.Object
org.optaplanner.core.impl.phase.custom.NoChangeCustomPhaseCommand
All Implemented Interfaces:
CustomPhaseCommand<Object>

public class NoChangeCustomPhaseCommand extends Object implements CustomPhaseCommand<Object>
Makes no changes.