|
|
Scala 2.3.3
|
final
class
RichLong
extends java.lang.Object
with scala.Proxy
with scala.Ordered[scala.Long]
with scala.ScalaObject
| Constructor Summary | |
def
this
(x: scala.Long)
|
|
| Def Summary | |
def
abs
: scala.Long
|
|
def
compare
(y: scala.Long)
: scala.Int
|
|
def
max
(y: scala.Long)
: scala.Long
|
|
def
min
(y: scala.Long)
: scala.Long
|
|
def
self
: scala.Any
|
|
| Def inherited from scala.Proxy | |
| equals , hashCode, self, toString |
| Def inherited from scala.Ordered[scala.Long] | |
| < , <=, >, >=, compare, compareTo |
| Constructor Detail |
| Def Detail |
def
abs
: scala.Long
def
compare
(y: scala.Long): scala.Int
def
max
(y: scala.Long): scala.Long
def
min
(y: scala.Long): scala.Long
def
self
: scala.Any