Uses of Interface
de.rwth.swc.coffee4j.model.constraints.BooleanFunction5
-
Packages that use BooleanFunction5 Package Description de.rwth.swc.coffee4j.model.constraints -
-
Uses of BooleanFunction5 in de.rwth.swc.coffee4j.model.constraints
Methods in de.rwth.swc.coffee4j.model.constraints with parameters of type BooleanFunction5 Modifier and Type Method Description ConstraintConstraintBuilder.Constraint5Builder. by(BooleanFunction5<?,?,?,?,?> constraint)Specified theConstraintFunctionas aBooleanFunction5for the given parameters.
-