public interface TIntObjectProcedure<T>
| Modifier and Type | Method and Description | 
|---|---|
| boolean | execute(int a,
       T b)Executes this procedure. | 
boolean execute(int a,
                T b)
a - a int valueb - an Object valueCopyright © GigaSpaces.