|
Scala 2.3.3
|
abstract
trait
Proxy
extends
java.lang.Object
with
scala.ScalaObject
Any
to another object self
.
Please note that only those methods can be forwarded that are
overridable and public.Def Summary | |
override
|
def
equals
(y: scala.Any)
: scala.Boolean
|
override
|
def
hashCode
: scala.Int
|
abstract
|
def
self
: scala.Any
|
override
|
def
toString
: java.lang.String
|
Def Detail |
override
def
equals
(y: scala.Any): scala.Boolean
override
def
hashCode
: scala.Int
abstract
def
self
: scala.Any
override
def
toString
: java.lang.String