public interface ProgressListener
Modifier and Type | Method and Description |
---|---|
void |
onDirectory(File file) |
void |
onDone() |
void |
onFileAddition(File file) |
void |
onFileScan(File file) |
void |
onFileScanBegin() |
void |
onInplaceConversion(File file) |
void |
onMigrationBegin() |
Copyright © 2005-2015 QOS.ch. All Rights Reserved.