serialization - How to forget serialized data after read in Java? -


I am creating a program that opens an already saved file through the serialization and wants to create a new one, However, the data remains

If you type the keyword transient Specify an attribute with it, then it will not be serialized if you save data by serializing objects and typing in the files, it can be what you want Are there. How to use the transient keyword.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

jquery - SimpleModal Confirm fails to submit form -

php - Multiple Select with Explode: only returns the word "Array" -