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