public class RichFunction1AsDoubleConsumer
extends scala.AnyVal
Constructor and Description |
---|
RichFunction1AsDoubleConsumer(scala.Function1<java.lang.Object,scala.runtime.BoxedUnit> underlying) |
Modifier and Type | Method and Description |
---|---|
java.util.function.DoubleConsumer |
asJava() |
scala.Function1<java.lang.Object,scala.runtime.BoxedUnit> |
underlying() |