Java Set collection - override equals method

前端 未结 5 727
孤城傲影
孤城傲影 2020-12-14 17:08

Is there any way to override the the equals method used by a Set datatype? I wrote a custom equals method for a class called Fee

5条回答
提交回复
热议问题