Product16 (original) (raw)

scala.Product16

See theProduct16 companion trait

object Product16

Attributes

Companion

trait

Source

Product16.scala

Graph

Supertypes

class Object

trait Matchable

class Any

Self type

Product16.type

Members list

Value members

Concrete methods

def unapply[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16](x: Product16[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16]): Option[Product16[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16]]

Attributes

Source

Product16.scala

In this article