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