Product3

scala.Product3$
See theProduct3 companion trait
object Product3

Attributes

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

Members list

Value members

Concrete methods

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

Attributes

Source
Product3.scala