On this page
Trait scala.runtime.java8.JFunction2$mcFJD$sp
@FunctionalInterface
| Supertypes |
|---|
Abstract methods
Source
Concrete methods
Source
| Definition Classes | Function2 |
|---|
Inherited methods
Source@unspecialized
Creates a curried version of this function.
| Returns | a function |
|---|---|
| Inherited from | Function2 |
Source
Source@unspecialized
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.1.1/scala/runtime/java8/JFunction2$mcFJD$sp.html