Interface EditDiff<T>
- All Known Implementing Classes:
TagEventScriptsDiff
public interface EditDiff<T>
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Returns whether the diff has been modified.
-
Method Details
-
hasChanges
boolean hasChanges()Returns whether the diff has been modified.
-