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