Persisting Data: Writing Java Objects to Files
In the previous two blogs of this series, we mastered the art of organising data in memory using Collections and Sorting. We can now create dynamic lists of items, look them up instantly via maps, and sort them by any criteria we choose.
But every pr...
thinkobjectoriented.hashnode.dev6 min read