public interface PatternDiff<T>
| Modifier and Type | Method and Description |
|---|---|
PatternConfiguration<T> |
createConfiguration(T model) |
boolean |
hasChanges()
Returns the number of changes in the diff.
|
PatternConfiguration<T> createConfiguration(T model)
boolean hasChanges()