![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
In contrast to the interfaces introduced in Chapter 20,
the Serializable
interface does not require any method to be
defined. Instead, the Serializable
interface tells the Java
compiler to compile code that enables serialized inputoutput for the
Movie
class.