scala

object Product13

[source: scala/Product13.scala]

object Product13
extends AnyRef
Method Summary
def unapply [T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13](x : Product13[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13]) : Option[Product13[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13]]
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Method Details
def unapply[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13](x : Product13[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13]) : Option[Product13[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13]]