Class DefaultConstraintJustification

java.lang.Object
org.optaplanner.core.api.score.stream.DefaultConstraintJustification
All Implemented Interfaces:
Comparable<DefaultConstraintJustification>, ConstraintJustification

public final class DefaultConstraintJustification extends Object implements ConstraintJustification, Comparable<DefaultConstraintJustification>
Default implementation of ConstraintJustification, returned by ConstraintMatch.getJustification() unless the user defined a custom justification mapping.