Class ConstraintBuilder


  • public final class ConstraintBuilder
    extends Object
    Convenience methods for creating constraints on up to six parameters. For all numbers of parameters this works by the same schema. First, a number of parameters is given, then a BooleanFunction1 (with the corresponding number at the end) is required as a constraint function.