Interface Constrainted

    • Method Detail

      • setConstraint

        void setConstraint​(Constraint constr)
        Sets the constraint.

        Default: null (means no constraint all all).

      • getConstraint

        Constraint getConstraint()
        Returns the constraint, or null if no constraint at all.