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