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