Product11 (original) (raw)
scala.Product11
See theProduct11 companion trait
object Product11
Attributes
Companion
Source
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Product11.type
Members list
Value members
Concrete methods
def unapply[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11](x: Product11[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11]): Option[Product11[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11]]
Attributes
Source
In this article