public interface TIntIntProcedure
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(int a, int b)
Executes this procedure.
|
boolean execute(int a,
int b)
a - a
int value
b - a
int value