|
Scala 2.4.0-RC1
|
object
Product5
extends
java.lang.Object
with
scala.ScalaObject
Constructor Summary | |
def
this
|
Def Summary | |
def
unapply
[T1, T2, T3, T4, T5]
(x: scala.Product5[T1, T2, T3, T4, T5])
: scala.Option[scala.Product5[T1, T2, T3, T4, T5]]
|
Constructor Detail |
Def Detail |
def
unapply
[T1, T2, T3, T4, T5](x: scala.Product5[T1, T2, T3, T4, T5]): scala.Option[scala.Product5[T1, T2, T3, T4, T5]]