Methods
The `Greater` primitive wrapper object methods
Last updated
The `Greater` primitive wrapper object methods
Last updated
public static : Greater<Value> Creates the instance with the given primitive .
public static : value is Greater<Value> Checks whether the given is the instance of any or given primitive value.
public : boolean Checks whether the of a specified is greater than the given .
public : boolean Checks whether the of a specified is greater than every value of the given .
public : boolean Checks whether the of a specified is greater than some given .
public : Value Returns the of a specified .