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