ValueRange.getLargestMinimum

Gets the largest possible minimum value that the field can take. !(p) For example, the ISO day-of-month always starts at 1. The largest minimum is therefore 1.

@return the largest possible minimum value for this field

class ValueRange
long
getLargestMinimum
()

Meta