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