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