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