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