3e34516eab9cb093353248047fc9bb2ad4a88ecb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Variable | 1 | ||
| Inline Variable p : Pokemon in method private renWPattern(pattern String, pokemon Pokemon, regex Pattern) : NicknamePokemonResponse.Result from class me.corriekay.pokegoutil.utils.PokeHandler | From | To | |
| Extract Method | 2 | ||
| Extract Method private _buildPanelForOperation(operation String, pokes ArrayList<Pokemon>) : JPanel extracted from private confirmOperation(operation String, pokes ArrayList<Pokemon>) : boolean in class me.corriekay.pokegoutil.windows.PokemonTab | From | To | |
| Extract Method private generatePokemonNickname(pattern String, pokemon Pokemon, regex Pattern) : String extracted from private renWPattern(pattern String, pokemon Pokemon, regex Pattern) : NicknamePokemonResponse.Result in class me.corriekay.pokegoutil.utils.PokeHandler | From | To |