Uses of Interface
de.rwth.swc.coffee4j.engine.configuration.model.constraints.methodbased.BooleanFunction2
-
Packages that use BooleanFunction2 Package Description de.rwth.swc.coffee4j.engine.configuration.model.constraints -
-
Uses of BooleanFunction2 in de.rwth.swc.coffee4j.engine.configuration.model.constraints
Methods in de.rwth.swc.coffee4j.engine.configuration.model.constraints with parameters of type BooleanFunction2 Modifier and Type Method Description MethodBasedConstraintConstraintBuilder.Constraint2Builder. by(BooleanFunction2<?,?> constraint)Specified theConstraintFunctionas aBooleanFunction2for the given parameters.
-