Object中常见的方法

89 阅读1分钟
  • getClass()
  • hashcode()
  • equals()
  • toString()
  • wait()
  • notify()
  • notifyAll()
  • finalize()
  • close()