in scala
object Product1

object Product1
extends java.lang.Object
with scala.ScalaObject

Constructor Summary
def this

Def Summary
def unapply [T1] (x: scala.Any) : scala.Option[scala.Product1[T1]]

Constructor Detail
def this

Def Detail
def unapply [T1](x: scala.Any): scala.Option[scala.Product1[T1]]