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