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