static create()
Creates the Minimum instance with the given primitive value
Last updated
Was this helpful?
Creates the Minimum instance with the given primitive value
Last updated
Was this helpful?
Minimum.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 minimum number of generic type variable to set with a new instance.
Minimum<
>
The return type is the that takes the generic type variable .
The return value is the instance with the of the given .