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