public class MyIntegerBiFunction extends Object implements java.util.function.BiFunction<Integer,Integer,Integer>
Constructor and Description |
---|
MyIntegerBiFunction() |
Modifier and Type | Method and Description |
---|---|
Integer |
apply(Integer x,
Integer y) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen