Product12 (original) (raw)

scala.Product12

See theProduct12 companion trait

object Product12

Attributes

Companion

trait

Source

Product12.scala

Graph

Supertypes

class Object

trait Matchable

class Any

Self type

Product12.type

Members list

Value members

Concrete methods

def unapply[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12](x: Product12[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12]): Option[Product12[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12]]

Attributes

Source

Product12.scala

In this article