图片发自简书App 为了避免编译错误,使用@Override对覆盖超类的方法进行标记。equals与hashCode必须返回相同的值public int hashCode (){return Object.hash (name);}