My solution, sort by values and get top 3 and return key list. List<String> keys = hm.entrySet().stream().sorted(Map.Entry.
確定! 回上一頁