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