GNU Trove | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface TShortFunction
Method Summary | |
short |
|
public short execute(short value)
Execute this function with value
- Parameters:
value
- ashort
input
- Returns:
- a
short
result