getMax method

Int64 getMax()

Maximum value of the parameter to match.

Implementation

Int64 getMax () {
  return _native.upper;
}