Methods
The `Inequality` primitive wrapper object methods
Last updated
The `Inequality` primitive wrapper object methods
Last updated
public : boolean Checks whether the of a child class instance is greater than the given .
public : boolean Checks whether the of a child class instance is greater than every value of the given .
public : boolean Checks whether the of a child class instance is greater than some given .
public : boolean Checks whether the of a child class instance is less than the given .
public : boolean Checks whether the of a child class instance is less than every value of the given .
public : boolean Checks whether the of a child class instance is less than some given .