7dbb93804180a5364fe8938238734e3ee09b9339
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Attribute Type | 1 | ||
| Change Attribute Type changeListeners : List<Runnable> to changeListeners : Map<String,Runnable> in class org.rapidoid.io.Res | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public onChange(name String, listener Runnable) : Res extracted from public createRootApp() : WebApp in class org.rapidoid.main.AppTool & moved to class org.rapidoid.io.Res | From | To |