|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface IntIntFunction
Method Summary | |
---|---|
int |
apply(int x,
int y)
Deprecated. Applies a function to two arguments. |
Method Detail |
---|
int apply(int x, int y)
x
- the first argument passed to the function.y
- the second argument passed to the function.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |