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

Class scala.jdk.FromJavaDoubleSupplier

case class FromJavaDoubleSupplier(jf: DoubleSupplier) extends () => Double

Supertypes

Concrete methods

Source
def apply(): Double

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