public static final class ConstraintBuilder.Constraint4Builder extends Object
BooleanFunction4.| Modifier and Type | Method and Description |
|---|---|
Constraint |
by(BooleanFunction4<?,?,?,?> constraint)
Specified the
ConstraintFunction as a BooleanFunction4 for the given parameters. |
public Constraint by(BooleanFunction4<?,?,?,?> constraint)
ConstraintFunction as a BooleanFunction4 for the given parameters.constraint - the constraint function on the parametersCopyright © 2019. All rights reserved.