← 返回首页
Object (Java SE 26 & JDK 26)
JavaScript is disabled on your browser.
Contents  
  1. Description
  2. Constructor Summary
  3. Method Summary
  4. Constructor Details
    1. Object()
  5. Method Details
    1. getClass()
    2. hashCode()
    3. equals(Object)
    4. clone()
    5. toString()
    6. notify()
    7. notifyAll()
    8. wait()
    9. wait(long)
    10. wait(long, int)
    11. finalize()
Hide sidebar  Show sidebar

Class Object

java.lang.Object
public class Object
Class Object is the root of the class hierarchy. Every class has Object as a superclass. All objects, including arrays, implement the methods of this class.
Since: 1.0 See Also:

Scripting on this page tracks web page traffic, but does not change the content in any way.