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