| Supertypes |
|---|
Apply the body of this function to the arguments.
| Returns | the result of function application. |
|---|---|
| Definition Classes | Function2 |
Creates a curried version of this function.
| Returns | a function |
|---|---|
| Inherited from | Function2 |
Returns a string representation of the object.
The default representation is platform dependent.
| Returns | a string representation of the object. |
|---|---|
| Definition Classes | Function2 -> Any |
| Inherited from | Function2 |
Creates a tupled version of this function: instead of 2 arguments, it accepts a single scala.Tuple2 argument.
| Returns | a function |
|---|---|
| Inherited from | Function2 |
© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.2.0/scala/runtime/java8/JFunction2$mcJDI$sp.html