|
Scala 2.4.0-final
|
object
Product1
extends
java.lang.Object
with
scala.ScalaObject
Constructor Summary | |
def
this
|
Def Summary | |
def
unapply
[T1]
(x: scala.Product1[T1])
: scala.Option[scala.Product1[T1]]
|
Constructor Detail |
Def Detail |