Home Segments Top Top Previous Next

832: Mainline

Consider, for example, the MovieAuxiliaries class. When the class is loaded by the Java virtual machine, an instance of the Class class also is created:

*---------------------------------* 
| MovieAuxiliaries class loaded   | 
*---------------------------------* 
  | 
  v 
*---------------------------------* 
| Instance of Class class created | 
*---------------------------------*