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