ValueRange.getSmallestMaximum

Gets the smallest possible maximum value that the field can take. !(p) For example, the ISO day-of-month runs to between 28 and 31 days. The smallest maximum is therefore 28.

@return the smallest possible maximum value for this field

class ValueRange
long
getSmallestMaximum
()

Meta