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