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