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