Product8 (original) (raw)

scala.Product8

See theProduct8 companion trait

object Product8

Attributes

Companion

trait

Source

Product8.scala

Graph

Supertypes

class Object

trait Matchable

class Any

Self type

Product8.type

Members list

Value members

Concrete methods

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

Attributes

Source

Product8.scala

In this article