static create()
Creates the `Number` instance with the given primitive value
Last updated
Was this helpful?
Creates the `Number` instance with the given primitive value
Last updated
Was this helpful?
Number.create()
The static create()
method creates the instance with the given primitive .
Value
extends
A generic type variable indicates captured type of the supplied via the .
value:
The number of generic type variable to set with a new instance.
<
>
The return type is the that takes the generic type variable .
The return value is the instance with the of the given .