Methods
The `Maximum` primitive wrapper object methods
Last updated
The `Maximum` primitive wrapper object methods
Last updated
public static isMaximum(): boolean
Checks whether the value of any
type is the Maximum
instance of any or the given primitive value.
public valueOf(): Value
Returns the primitive value of a specified Maximum
object.