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