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