Constructor
The `Inequality` primitive wrapper object constructor
Inequality()
Inequality()
Creates a child class instance with the given primitive value
.
Parameters
value:
Value
value:
Value
The value of the generic type variable Value
is the primitive value of a new child class instance.
Example usage
Last updated