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