|
Holger's Java API |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Task<EX extends Exception>
A task that - opposed to Runnable - may throw a certain exception.
Runnable,
Callable| Method Summary | |
|---|---|
void |
runTask()
|
| Method Detail |
|---|
void runTask()
throws EX extends Exception
EX extends Exception
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||