static isLess()
Checks whether the given value is the Less instance of any or given primitive value
Last updated
Was this helpful?
Checks whether the given value is the Less instance of any or given primitive value
Last updated
Was this helpful?
The value of type to test against the instance.
An optional value of generic type variable to check whether it's the primitive value of the given .
The return type is a resulting from its statement indicating the is the object that takes the generic type variable .
The return value is a indicating whether the given is the instance of any or given .