default Constraint |
QuadConstraintStream.impactConfigurableLong(String constraintPackage,
String constraintName,
ToLongQuadFunction<A,B,C,D> matchWeigher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
default Constraint |
QuadConstraintStream.impactConfigurableLong(String constraintName,
ToLongQuadFunction<A,B,C,D> matchWeigher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
QuadConstraintBuilder<A,B,C,D,?> |
QuadConstraintStream.impactConfigurableLong(ToLongQuadFunction<A,B,C,D> matchWeigher) |
|
default Constraint |
QuadConstraintStream.impactLong(String constraintPackage,
String constraintName,
Score<?> constraintWeight,
ToLongQuadFunction<A,B,C,D> matchWeigher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
default Constraint |
QuadConstraintStream.impactLong(String constraintName,
Score<?> constraintWeight,
ToLongQuadFunction<A,B,C,D> matchWeigher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
<Score_ extends Score<Score_>> QuadConstraintBuilder<A,B,C,D,Score_> |
QuadConstraintStream.impactLong(Score_ constraintWeight,
ToLongQuadFunction<A,B,C,D> matchWeigher) |
|
default Constraint |
QuadConstraintStream.penalizeConfigurableLong(String constraintPackage,
String constraintName,
ToLongQuadFunction<A,B,C,D> matchWeigher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
default Constraint |
QuadConstraintStream.penalizeConfigurableLong(String constraintName,
ToLongQuadFunction<A,B,C,D> matchWeigher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
QuadConstraintBuilder<A,B,C,D,?> |
QuadConstraintStream.penalizeConfigurableLong(ToLongQuadFunction<A,B,C,D> matchWeigher) |
|
default Constraint |
QuadConstraintStream.penalizeLong(String constraintPackage,
String constraintName,
Score<?> constraintWeight,
ToLongQuadFunction<A,B,C,D> matchWeigher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
default Constraint |
QuadConstraintStream.penalizeLong(String constraintName,
Score<?> constraintWeight,
ToLongQuadFunction<A,B,C,D> matchWeigher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
<Score_ extends Score<Score_>> QuadConstraintBuilder<A,B,C,D,Score_> |
QuadConstraintStream.penalizeLong(Score_ constraintWeight,
ToLongQuadFunction<A,B,C,D> matchWeigher) |
|
default Constraint |
QuadConstraintStream.rewardConfigurableLong(String constraintPackage,
String constraintName,
ToLongQuadFunction<A,B,C,D> matchWeigher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
default Constraint |
QuadConstraintStream.rewardConfigurableLong(String constraintName,
ToLongQuadFunction<A,B,C,D> matchWeigher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
QuadConstraintBuilder<A,B,C,D,?> |
QuadConstraintStream.rewardConfigurableLong(ToLongQuadFunction<A,B,C,D> matchWeigher) |
|
default Constraint |
QuadConstraintStream.rewardLong(String constraintPackage,
String constraintName,
Score<?> constraintWeight,
ToLongQuadFunction<A,B,C,D> matchWeigher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
default Constraint |
QuadConstraintStream.rewardLong(String constraintName,
Score<?> constraintWeight,
ToLongQuadFunction<A,B,C,D> matchWeigher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
<Score_ extends Score<Score_>> QuadConstraintBuilder<A,B,C,D,Score_> |
QuadConstraintStream.rewardLong(Score_ constraintWeight,
ToLongQuadFunction<A,B,C,D> matchWeigher) |
|