public static interface BackupFacility.Handle
org.netbeans.modules.refactoring.spi.BackupFacility#backup()
Modifier and Type | Method and Description |
---|---|
void |
restore()
restore file(s), which was stored by
org.netbeans.modules.refactoring.spi.BackupFacility#backup() |
void restore() throws IOException
org.netbeans.modules.refactoring.spi.BackupFacility#backup()
IOException
- if restore failed.