Product6 (original) (raw)

scala.Product6

See theProduct6 companion trait

object Product6

Attributes

Companion

trait

Source

Product6.scala

Graph

Supertypes

class Object

trait Matchable

class Any

Self type

Product6.type

Members list

Value members

Concrete methods

def unapply[T1, T2, T3, T4, T5, T6](x: Product6[T1, T2, T3, T4, T5, T6]): Option[Product6[T1, T2, T3, T4, T5, T6]]

Attributes

Source

Product6.scala

In this article