Skip to content Skip to sidebar Skip to footer
Showing posts with the label Refactoring

Change The Path / Class Name Of A Serialized Java Object After Refactoring

I've launched an app that saves its state with serialized object myfirstpath.UserState. Now for… Read more Change The Path / Class Name Of A Serialized Java Object After Refactoring