@CompileStatic class DirtyCheckingMap extends Object implements DirtyCheckableCollection, Map
A map that can be dirty checked
| Type | Name and description |
|---|---|
int |
originalSize |
DirtyCheckable |
parent |
String |
property |
Map |
target |
| Constructor and description |
|---|
DirtyCheckingMap(Map target, DirtyCheckable parent, String property) |
Groovy Documentation