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

Class scala.jdk.FromJavaLongSupplier

case class FromJavaLongSupplier(jf: LongSupplier) extends () => Long

Supertypes

Concrete methods

Source
def apply(): Long

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