|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Callable<V,T extends java.lang.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 java.lang.Throwable
T extends java.lang.Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |