OrderedProxy
class RichBoolean
trait ScalaNumberProxy[T]
trait FractionalProxy[T]
class RichDouble
class RichFloat
class RichInt
trait ScalaWholeNumberProxy[T]
trait IntegralProxy[T]
class RichChar
class RichLong
class RichByte
class RichShort
Value members
Inherited methods
Returns true if this
is less than or equal to that
.
Returns true if this
is less than or equal to that
.
- Inherited from
- Ordered
Returns true if this
is greater than that
.
Returns true if this
is greater than that
.
- Inherited from
- Ordered
Returns true if this
is greater than or equal to that
.
Returns true if this
is greater than or equal to that
.
- Inherited from
- Ordered
Result of comparing this
with operand that
.
Result of comparing this
with operand that
.
- Inherited from
- Ordered