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

Class scala.jdk.FromJavaBooleanSupplier

case class FromJavaBooleanSupplier(jf: BooleanSupplier) extends () => Boolean

Supertypes

Concrete methods

Source
def apply(): Boolean

Inherited methods

Source

An iterator over the names of all the elements of this product.

Inherited from Product

Source

An iterator over all the elements of this product.

Returns

in the default implementation, an Iterator[Any]

Inherited from Product

Source
override def toString(): String

Definition Classes Function0 -> Any
Inherited from Function0

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