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