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