Interface SaveContext
- 
public interface SaveContext 
- 
- 
Method Summary
All 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. 
 -