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