Showing posts with label Object class methods. Show all posts
Showing posts with label Object class methods. Show all posts

Saturday, November 29, 2014

Java Object Class


Java Object Class is the root of the class hierarchy. Every class has Object as a superclass. All objects, including arrays, implement the methods of this class.