public class RichFunction0AsSupplier<T>
extends scala.AnyVal
Constructor and Description |
---|
RichFunction0AsSupplier(scala.Function0<T> underlying) |
Modifier and Type | Method and Description |
---|---|
java.util.function.Supplier<T> |
asJava() |
scala.Function0<T> |
underlying() |