W3cubDocs

/Scala 3.2

Class FunctionWrappers.RichBiConsumerAsFunction2

final class RichBiConsumerAsFunction2[T, U](underlying: BiConsumer[T, U]) extends AnyVal

Supertypes

Concrete methods

Source
def asScala: (T, U) => Unit

© 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$$RichBiConsumerAsFunction2.html