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