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