|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface FileProcessor.ProgressListener
A listener object that is notified for every progress made while copying files.
FileProcessor.copy(File, File, ProgressListener)
Method Summary | |
---|---|
void |
progressed(ByteBuffer buffer)
|
Method Detail |
---|
void progressed(ByteBuffer buffer) throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |