How to convert Comparator to Comparable?

前端 未结 0 1032
孤街浪徒
孤街浪徒 2021-01-26 05:49

Here\'s the code that I\'m trying to get.

public static final Comparator AscDurRevCreationDate =
      Comparator.comparing(Youku::getDuration)
              


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题