更好的方法将同一类的两个对象的属性与许多属性进行比较的属性
如果我有一个属性列表的课程,那么比较它的两个对象的最佳方法是什么?我尝试使用覆盖<代码>等价和hashcode
,但是长的属性列表使几乎不可能添加检查以比较每个属性。有更好的方法可以实现这一目标吗?
If I have a class with a long list of attributes, what is the best way to compare 2 objects of it? I have tried using overriding equals
and hashcode
but the long list of attributes make it almost impossible to add a check to compare each attribute. Is there a better way to achieve this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论