public interface TShortProcedure
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(short value)
Executes this procedure.
|
boolean execute(short value)
value - a value of type
short