Test two objects for inequality.
Equivalent to x.hashCode
except for boxed numeric types and null
.
Returns true if this
is less than that
Returns true if this
is less than or equal to that
.
Test two objects for equality.
Returns true if this
is greater than that
.
Returns true if this
is greater than or equal to that
.
Returns the absolute value of this
.
Cast the receiver object to be of type T0
.
Result of comparing this
with operand that
.
Result of comparing this
with operand that
.
Returns the runtime class representation of the object.
Test whether the dynamic type of the receiver object is T0
.
Returns true
iff this has a zero fractional part, and is within the range of scala.Byte MinValue and MaxValue; otherwise returns false
.
Returns true
iff this has a zero fractional part, and is within the range of scala.Char MinValue and MaxValue; otherwise returns false
.
Returns true
iff this has a zero fractional part, and is within the range of scala.Int MinValue and MaxValue; otherwise returns false
.
Returns true
iff this has a zero fractional part, and is within the range of scala.Short MinValue and MaxValue; otherwise returns false
.
Returns this
if this > that
or that
otherwise.
Returns this
if this < that
or that
otherwise.
Returns the signum of this
.
Returns the value of this as a scala.Byte.
Returns the value of this as a scala.Char.
Returns the value of this as a scala.Double.
Returns the value of this as a scala.Float.
Returns the value of this as an scala.Int.
Returns the value of this as a scala.Long.
Returns the value of this as a scala.Short.
Returns a string representation of the object.
Should only be called after all known non-primitive types have been excluded.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4