Function10
scala.Function10
trait Function10[-T1, -T2, -T3, -T4, -T5, -T6, -T7, -T8, -T9, -T10, +R] extends AnyRef
A function of 10 parameters.
Type parameters
- R
-
the return type of this function
- T1
-
the type of the 1st argument
- T10
-
the type of the 10th argument
- T2
-
the type of the 2nd argument
- T3
-
the type of the 3rd argument
- T4
-
the type of the 4th argument
- T5
-
the type of the 5th argument
- T6
-
the type of the 6th argument
- T7
-
the type of the 7th argument
- T8
-
the type of the 8th argument
- T9
-
the type of the 9th argument
Attributes
- Source
- Function10.scala
- Graph
-
- Supertypes
- Known subtypes
-
Members list
In this article