Package org.optaplanner.core.api.score.stream
-
Interface Summary Interface Description Constraint This represents a single constraint in theConstraintStreamAPI that impacts theScore.ConstraintBuilder ConstraintFactory The factory to create everyConstraintStream(for example withConstraintFactory.forEach(Class)) which ends in aConstraintreturned byConstraintProvider.defineConstraints(ConstraintFactory).ConstraintJustification Marker interface for constraint justifications.ConstraintProvider Used by Constraint Streams'Scorecalculation.ConstraintStream -
Class Summary Class Description ConstraintCollectors Creates anUniConstraintCollector,BiConstraintCollector, ...DefaultConstraintJustification Default implementation ofConstraintJustification, returned byConstraintMatch.getJustification()unless the user defined a custom justification mapping.Joiners -
Enum Summary Enum Description ConstraintStreamImplType