AsJavaPredicate
scala.jdk.FunctionWrappers.AsJavaPredicate
case class AsJavaPredicate[T](sf: T => Boolean) extends Predicate[T]
Attributes
- Source
- FunctionWrappers.scala
- Graph
-
- Supertypes
Members list
Inherited
- Not inherited
- Predicate
- Product
In this article