Interface SaveContext
- 
 public interface SaveContext
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidabort(java.lang.Throwable ex)voidsetProgress(float pct)Sets the percentage of the module's save progress.
 
-