public interface TCharProcedure
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(char value)
Executes this procedure.
|
boolean execute(char value)
value - a value of type
char