Package org.optaplanner.core.api.score.stream.uni
The
ConstraintStream API for uni-tuples.-
Interface Summary Interface Description UniConstraintBuilder<A,Score_ extends Score<Score_>> Used to build aConstraintout of aUniConstraintStream, applying optional configuration.UniConstraintCollector<A,ResultContainer_,Result_> Usually created withConstraintCollectors.UniConstraintStream<A> AConstraintStreamthat matches one fact.