objects这个类在4.4出现,有as自动生成的equals和hashCode方法 Objects.equals(name, that.name); Objects.hash(id, name); 相关文章: 2022-03-04 2022-02-07 2021-08-01 2021-11-20 2021-11-30 2021-09-06