How to serialize / deserialize in Java

This tutorial shows how to make an object serializer tool that saves Java objects to the file system.

 

Share this Listing