public class AsJavaDoubleConsumer
extends java.lang.Object
implements java.util.function.DoubleConsumer
| Constructor and Description |
|---|
AsJavaDoubleConsumer(scala.Function1<java.lang.Object,scala.runtime.BoxedUnit> sf) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(double x1) |