public interface TShortFunction
| Modifier and Type | Method and Description |
|---|---|
short |
execute(short value)
Execute this function with
value
|