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