in scala
object Product0

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

Constructor Summary
def this

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

Constructor Detail
def this

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