public interface TLongIntProcedure
Created: Mon Nov 5 22:03:30 2001
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(long a,
int b)
Executes this procedure.
|
boolean execute(long a,
int b)
a - an long valueb - an int value