|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
StateT - The downloader state type.public interface DownloaderListener<StateT>
A listener for downloaders.
| Method Summary | |
|---|---|
void |
stateChanged(StateT state)
Notification that the downloader state has changed. |
| Method Detail |
|---|
void stateChanged(StateT state)
state - The new downloader state.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||