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 - a
byte value
b - a
byte value