一、异常内容 逆序排序中的方法引用问题,在Stream API中或其他排序方法中 IDEA会提示错误:Not-static method cannot be referenced from a static context //对list排序,实现新的比较器 List<Map.Entry<String, Long>></