| 
 | 
          Scala 1.3.0.7 | |||
Any to another object x.
  Please note that only those methods can be forwarded that are
  overridable and public.
| Method Summary | |
| 
        override | def equals(y: Any): Boolean | 
| 
        override | def hashCode(): Int | 
| 
        override | def toString(): String | 
| Methods inherited from java/lang/Object-class | 
| clone, eq, finalize, getClass, notify, notifyAll, synchronized, wait, wait, wait | 
| Methods inherited from scala/Any-class | 
| !=, ==, asInstanceOf, isInstanceOf, match | 
| Methods inherited from scala/ScalaObject-class | 
| getType | 
| Method Detail | 
override def hashCode(): Int
override def equals(y: Any): Boolean
override def toString(): String
| 
 | 
          Scala 1.3.0.7 | |||