Home Segments Top Top Previous Next

635: Mainline

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 input–output for the Movie class.