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