W3cubDocs

/Scala 3.2

Class FunctionWrappers.RichFunction2AsBiConsumer

final class RichFunction2AsBiConsumer[T, U](underlying: (T, U) => Unit) extends AnyVal

Supertypes

Concrete methods

Source
def asJava: BiConsumer[T, U]

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$$RichFunction2AsBiConsumer.html