|
Scala 2.3.2
|
object
Product2
extends
java.lang.Object
with
scala.ScalaObject
Constructor Summary | |
def
this
|
Def Summary | |
def
unapply
[T1, T2]
(x: scala.Product2[T1, T2])
: scala.Option[scala.Product2[T1, T2]]
|
Constructor Detail |
Def Detail |