in scala.runtime
class RichLong

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 compare (y: scala.Long) : scala.Int

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

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

def self : scala.Any