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