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