| GNU Trove | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface TObjectFunction<T,R>Method Summary | |
R |
|
public R execute(T value)
Execute this function with value
- Parameters:
value- anObjectinput
- Returns:
- an
Objectresult