JavaIO Serialization | Collect Line Objects
In this Java IO Tutorial, we will perform line drawing on mouse press and release. Each event pair will create a Line drawing and Line object will be collected in ArrayList. In the next coming videos, we will serialize and deserialize these line objects.