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