in scala.runtime
class RichShort

final class RichShort
extends java.lang.Object
with scala.Proxy
with scala.Ordered[scala.Short]
with scala.ScalaObject

Constructor Summary
def this (x: scala.Short)

Def Summary
def compare (y: scala.Short) : scala.Int

def self : scala.Any

Def inherited from scala.Proxy
equals , hashCode, self, toString
Def inherited from scala.Ordered[scala.Short]
< , <=, >, >=, compare, compareTo
Constructor Detail
def this (x: scala.Short)

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

def self : scala.Any