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