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