为了账号安全,请及时绑定邮箱和手机立即绑定

请问如何实现Comparator的排序

如图,可以直接在Student.java中实现两个接口,此时视频中演示的Collections.sort(studentList, new StudentComparator())已不再适用。请问现在怎样用sort方法进行排序?


希望大家多多指教,谢谢!

http://img1.sycdn.imooc.com//5e7a0cbc0001095a06570030.jpg

http://img1.sycdn.imooc.com//5e7a0cbc0001791c04220297.jpg


正在回答

1 回答

你是用Student类而不是StudentComparator类实现Comparator接口的,所以在sort的时候new StudentComparator()当然不适用了。?


0 回复 有任何疑惑可以回复我~
#1

慕丝1322028 提问者

感谢回答。不过我知道这点。只不过我当时想知道怎样在一个类中实现比较和排序。现在我已经知道了。
2020-03-31 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

请问如何实现Comparator的排序

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信