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