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