|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Callback<T>
Generic callback used in place of return values, in cases where a response may be asynchronous, or may require a call to another method that is asynchronous.
Method Summary | |
---|---|
void |
exec(T result)
|
Method Detail |
---|
void exec(T result)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |