On this page
Class scala.jdk.RichFunction1AsFunction
final class RichFunction1AsFunction[T, R](underlying: T => R) extends AnyVal
Supertypes |
---|
Concrete methods
Source@inline
Source@inline
def asJavaFunction: Function[T, R]
© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/jdk/FunctionWrappers$$RichFunction1AsFunction.html