static createMaximum()
Returns the `Maximum` instance of the given maximum value
Last updated
Was this helpful?
Returns the `Maximum` instance of the given maximum value
Last updated
Was this helpful?
Range.createMaximum()
The static createMaximum()
method returns the instance of the given maximum .
Value
extends
number
A generic type variable constrained by the , by default of the value captured from the supplied indicates the type of a new instance.
value:
The maximum range of a generic type variable to set with a new instance of .
The return type is the object that takes generic type variable .
The return value is the instance with the from the given .