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