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