public static interface FileManager.ProgressListener
FileProcessor#copy(File, File, ProgressListener)
Modifier and Type | Method and Description |
---|---|
void |
progressed(ByteBuffer buffer) |
void progressed(ByteBuffer buffer) throws IOException
IOException
Copyright © 2013–2017. All rights reserved.