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