scala / 3.1 / scala / jdk / functionwrappers$$richfunction2asbipredicate.html

Class scala.jdk.RichFunction2AsBiPredicate

final class RichFunction2AsBiPredicate[T, U](underlying: (T, U) => Boolean) extends AnyVal

Supertypes

Concrete methods

Source@inline
def asJava: BiPredicate[T, U]

Source@inline

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