|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Callable<V,T extends Throwable>
Represents computation to be done on a remote system.
Channel| Method Summary | |
|---|---|
V |
call()
Performs computation and returns the result, or throws some exception. |
| Method Detail |
|---|
V call()
throws T extends Throwable
T extends Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||