Product4

scala.Product4
See theProduct4 companion trait
object Product4

Attributes

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

Members list

Value members

Concrete methods

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

Attributes

Source
Product4.scala