|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
T - The result type.public interface ResultHandler<T>
A handler for an asynchronous operation which returns an object of type T.
| Method Summary | |
|---|---|
void |
onComplete(T result)
|
void |
onFailure(GradleConnectionException failure)
|
| Method Detail |
|---|
void onComplete(T result)
void onFailure(GradleConnectionException failure)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||