public interface DefragmentListener
Defragment| Modifier and Type | Method and Description |
|---|---|
void |
notifyDefragmentInfo(DefragmentInfo info)
This method will be called when the defragment process encounters
file layout anomalies during the defragmentation process.
|
void notifyDefragmentInfo(DefragmentInfo info)
info - The message from the defragmentation process.