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