public interface TLongShortProcedure
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(long a, short b)
Executes this procedure.
|
boolean execute(long a,
short b)
a - a
long value
b - a
short value