in scala.runtime
class RichBoolean

final class RichBoolean
extends java.lang.Object
with scala.Proxy
with scala.Ordered[scala.Boolean]
with scala.ScalaObject

Constructor Summary
def this (x: scala.Boolean)

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

def self : scala.Any

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

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

def self : scala.Any