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