Interface EditDiff<T>
- 
- All Known Implementing Classes:
 TagEventScriptsDiff
public interface EditDiff<T> 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanhasChanges()Returns whether the diff has been modified. 
 -