386b9be450f1791aba2d4d326535d9a2abf07f9f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type double to String in method public moveRating(p Pokemon, primary boolean) : String in class me.corriekay.pokegoutil.utils.pokemon.PokemonUtils | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type ivCol : ArrayList<Double> to ivCol : ArrayList<String> in class me.corriekay.pokegoutil.windows.PokemonTab.PokemonTableModel | From | To | |
| Change Attribute Type move1RatingCol : ArrayList<Double> to move1RatingCol : ArrayList<String> in class me.corriekay.pokegoutil.windows.PokemonTab.PokemonTableModel | From | To | |
| Change Attribute Type move2RatingCol : ArrayList<Double> to move2RatingCol : ArrayList<String> in class me.corriekay.pokegoutil.windows.PokemonTab.PokemonTableModel | From | To |