Product7

scala.Product7
See theProduct7 companion trait
object Product7

Attributes

Companion
trait
Source
Product7.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Product7.type

Members list

Value members

Concrete methods

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

Attributes

Source
Product7.scala