update « serialize « Java I/O Q&A





1. Java update data-structure changes to serialized file    stackoverflow.com

I have a hashmap with large number of entry's which is serialized.If i make a small change in hashmap is it required that I overwrite the old file completely or is ...