public class AsJavaIntBinaryOperator
extends java.lang.Object
implements java.util.function.IntBinaryOperator
Constructor and Description |
---|
AsJavaIntBinaryOperator(scala.Function2<java.lang.Object,java.lang.Object,java.lang.Object> sf) |
Modifier and Type | Method and Description |
---|---|
int |
applyAsInt(int x1,
int x2) |