Toggle navigation
Home
java.lang.String to me.corriekay.pokegoutil.data.enums.BatchOperation
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'BlossomsPokemonGoManager'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Rename Method invocation
_buildPanelForOperation
to
buildPanelForOperation
showInputDialog
to
showConfirmDialog
Cascading Type Change (Different)
String
to
int
Add or Remove Method invocation
message
to
String.format("Please confirm %s of %d Pokémon",operation,pokes.size())
Introduce Literal
"PowerUp"
to
POWER_UP
"Evolve"
to
EVOLVE
"Transfer"
to
TRANSFER
" - CP: "
to
String
Wrap or Un-wrap
forEach
to
forEach