|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Thunk
An arbitrary (zero-argument) executable. Similar to Runnable but
can throw an exception.
Runnable| Method Summary | |
|---|---|
Object |
run()
Execute this thunk. |
| Method Detail |
|---|
Object run()
throws Throwable
Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||