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