public interface TObjectLongProcedure
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(java.lang.Object a,
long b)
Executes this procedure.
|
boolean execute(java.lang.Object a,
long b)
a - an Object valueb - an long value