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