|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CopyProgressor
Interface to do something the copy progress
| Method Summary | |
|---|---|
void |
copyProgress(long copyProgress)
Call when copy progress |
void |
endCopy()
Call when copy end |
void |
startCopy(long size)
Call when copy start |
| Method Detail |
|---|
void startCopy(long size)
size - Total size of copyvoid copyProgress(long copyProgress)
copyProgress - The actual copy sizevoid endCopy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||