7acc0c033d194fce068091fa5f4cfbf01cbde220
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type List<Pair> to LoginData in method public getLoginData(type LoginType) : LoginData in class me.corriekay.pokegoutil.DATA.managers.AccountManager | From | To | |
Change Variable Type | 1 | ||
Change Variable Type loginData : List<Pair> to loginData : LoginData in method private initialize() : void in class me.corriekay.pokegoutil.GUI.controller.LoginController | From | To |