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