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