348f57833c27959791e589baee65a5ef5815d5d9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type ObservableMap<String,CHILD> to ObservableSet<CHILD> in method protected copyChildrenFrom(prototype THIS, childType Class<CHILD>, wrapper BiFunction<Speedment,CHILD,CHILD>) : ObservableSet<CHILD> in class com.speedment.internal.gui.config.AbstractParentProperty | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type schemaChildren : ObservableMap<String,Schema> to schemaChildren : ObservableSet<Schema> in class com.speedment.internal.gui.config.DbmsProperty | From | To |