Product17 (original) (raw)
scala.Product17
See theProduct17 companion trait
object Product17
Attributes
Companion
Source
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Product17.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, T17](x: Product17[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17]): Option[Product17[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17]]
Attributes
Source
In this article