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