|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Progress
Interface for entities interested in following progress
Method Summary | |
---|---|
void |
progress(long value)
Called to report the current progress. |
Method Detail |
---|
void progress(long value)
value
- the current progress. The range of possible values
depends on the class reporting the progress.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |