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