in scala.runtime
class RichByte

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 this (x: scala.Byte)

Def Detail
def compare (y: scala.Byte): scala.Int

def self : scala.Any