scala / 3.2 / scala / jdk / functionwrappers$$richfunction1asconsumer.html

Class FunctionWrappers.RichFunction1AsConsumer

final class RichFunction1AsConsumer[T](underlying: T => Unit) extends AnyVal

Supertypes

Concrete methods

Source
def asJava: Consumer[T]

Source

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.2.0/scala/jdk/FunctionWrappers$$RichFunction1AsConsumer.html