|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProgressListener<T>
Interface for classes that want to be notified of progress.
Method Summary | |
---|---|
void |
progressUpdated(T info)
Notifies this listener of an update in progress. |
Method Detail |
---|
void progressUpdated(T info)
info
- information about the progress
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |