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