Serialization
An Introduction |
Prof. David Bernstein
|
Computer Science Department |
bernstdh@jmu.edu |
A UML Statechart
Student
objects both reference the same
Course
object)
An Illustration
Person
class has
an attribute named partner
that is a reference
to a Person
)
An Illustration