class object « Class « Java






1.Create Object DemoCreate Object Demo
2.Passing objects to methods may not be what you're used to.Passing objects to methods may not be what you're used to.
3.Demonstrates Reference objectsDemonstrates Reference objects
4.A companion class to modify immutable objectsA companion class to modify immutable objects
5.Objects that cannot be modified are immune to aliasingObjects that cannot be modified are immune to aliasing
6.Examination of the way the class loader worksExamination of the way the class loader works
7.A changeable wrapper classA changeable wrapper class
8.This program demonstrates object construction
9.This program tests the Employee classThis program tests the Employee class