9ff8a3a756cae9f21e76194824f209718ac97fd9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 1 | ||
| Move And Rename Method public urlFor(entity Object) : String from class org.rapidoid.gui.base.BootstrapWidgets to public uriFor(entity Object) : String from class org.rapidoid.util.UTILS | From | To | |
| Move Method | 1 | ||
| Move Method public isEntity(obj Object) : boolean from class org.rapidoid.gui.base.BootstrapWidgets to public isEntity(obj Object) : boolean from class org.rapidoid.jpa.JPA | From | To | |
| Change Return Type | 1 | ||
| Change Return Type String to String[] in method public camelSplit(s String) : String[] in class org.rapidoid.commons.Str | From | To |