Product13 (original) (raw)
scala.Product13
See theProduct13 companion trait
object Product13
Attributes
Companion
Source
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Product13.type
Members list
Value members
Concrete methods
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]]
Attributes
Source
In this article