d08269d31d8c1afaaac38ffa121ce0680d402a9d
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method private readVersionFile(inputStream InputStream) : String from class me.corriekay.pokegoutil.utils.version.Updater to public readFile(inputStream InputStream) : String from class me.corriekay.pokegoutil.utils.helpers.FileHelper | From | To | |
Rename Attribute | 1 | ||
Rename Attribute alwaysOnTopParent : JDialog to ALWAYS_ON_TOP_PARENT : JDialog in class me.corriekay.pokegoutil.utils.windows.WindowStuffHelper | From | To | |
Extract Variable | 1 | ||
Extract Variable content : String in method private checkModified() : void from class me.corriekay.pokegoutil.utils.ConfigNew | From | To |