static isNumber()
Checks the provided value of any type whether is an instance of `Number` of any or the given primitive value
Last updated
Checks the provided value of any type whether is an instance of `Number` of any or the given primitive value
Last updated
The value of type to test against the instance.
Optional number of the generic type variable to check if it's the of the given .
The return type is a resulting from its statement indicating the is the object that takes the generic type variable .
The return value is a indicating whether the provided is an instance of of any or the given .