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