Product2

scala.Product2$
See theProduct2 companion trait
object Product2

Attributes

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

Members list

Value members

Concrete methods

def unapply[T1, T2](x: Product2[T1, T2]): Option[Product2[T1, T2]]

Attributes

Source
Product2.scala