Function16
scala.Function16
trait Function16[-T1, -T2, -T3, -T4, -T5, -T6, -T7, -T8, -T9, -T10, -T11, -T12, -T13, -T14, -T15, -T16, +R] extends AnyRef
A function of 16 parameters.
Type parameters
- R
-
the result type of the function
- T1
-
the type of the 1st argument
- T10
-
the type of the 10th argument
- T11
-
the type of the 11th argument
- T12
-
the type of the 12th argument
- T13
-
the type of the 13th argument
- T14
-
the type of the 14th argument
- T15
-
the type of the 15th argument
- T16
-
the type of the 16th 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
- Function16.scala
- Graph
-
- Supertypes
- Known subtypes
-
Members list
In this article