Product4 (original) (raw)
scala.Product4
See theProduct4 companion trait
object Product4
Attributes
Companion
Source
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