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