Product5 (original) (raw)

scala.Product5

See theProduct5 companion trait

object Product5

Attributes

Companion

trait

Source

Product5.scala

Graph

Supertypes

class Object

trait Matchable

class Any

Self type

Product5.type

Members list

Value members

Concrete methods

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

Attributes

Source

Product5.scala

In this article