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