Function4
scala.Function4
A function of 4 parameters.
Type parameters
- R
-
the return type of the function
- T1
-
the type of the 1st argument
- T2
-
the type of the 2nd argument
- T3
-
the type of the 3rd argument
- T4
-
the type of the 4th argument
Attributes
- Source
- Function4.scala
- Graph
-
- Supertypes
- Known subtypes
-
Members list
In this article