18eced07832a15ff6fe2c41580735dc6097db37d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 5 | ||
Extract Method private showFinishedText(message String, size int, success MutableInt, skipped MutableInt, err MutableInt) : void extracted from private toggleFavorite() : void in class me.corriekay.pokegoutil.windows.PokemonTab | From | To | |
Extract Method private showFinishedText(message String, size int, success MutableInt, skipped MutableInt, err MutableInt) : void extracted from private evolveSelected() : void in class me.corriekay.pokegoutil.windows.PokemonTab | From | To | |
Extract Method private showFinishedText(message String, size int, success MutableInt, skipped MutableInt, err MutableInt) : void extracted from private transferSelected() : void in class me.corriekay.pokegoutil.windows.PokemonTab | From | To | |
Extract Method private showFinishedText(message String, size int, success MutableInt, skipped MutableInt, err MutableInt) : void extracted from private powerUpSelected() : void in class me.corriekay.pokegoutil.windows.PokemonTab | From | To | |
Extract Method private showFinishedText(message String, size int, success MutableInt, skipped MutableInt, err MutableInt) : void extracted from private renameSelected() : void in class me.corriekay.pokegoutil.windows.PokemonTab | From | To |