|
TrueUpdate Core 0.1.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
V - the type of the return value.R - the type of the resource parameter.X - the type of the exception.public interface Task<V,R,X extends Exception>
A task operates on a resource and returns a result or throws an exception.
| Method Summary | |
|---|---|
V |
execute(R resource)
|
| Method Detail |
|---|
V execute(R resource)
throws X extends Exception
X extends Exception
|
TrueUpdate Core 0.1.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||