[ 单选题 ] JavaCore

如果覆盖了equals()方法,还应该覆盖哪个方法?
  • A、
    clone()
  • B、
    toString()
  • C、
    wait()
  • D、
    hashCode()