public interface TShortLongProcedure
| Modifier and Type | Method and Description | 
|---|---|
| boolean | execute(short a,
       long b)Executes this procedure. | 
boolean execute(short a,
                long b)
a - a short valueb - a long valueCopyright © GigaSpaces.