Product10 (original) (raw)

scala.Product10

See theProduct10 companion trait

object Product10

Attributes

Companion

trait

Source

Product10.scala

Graph

Supertypes

class Object

trait Matchable

class Any

Self type

Product10.type

Members list

Value members

Concrete methods

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

Attributes

Source

Product10.scala

In this article