Function15
scala.Function15
trait Function15[-T1, -T2, -T3, -T4, -T5, -T6, -T7, -T8, -T9, -T10, -T11, -T12, -T13, -T14, -T15, +R] extends AnyRef
A function of 15 parameters.
Type parameters
- R
-
the return 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
- 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
- Function15.scala
- Graph
-
- Supertypes
- Known subtypes
-
Members list
In this article