Java 的 Map key不能重複,但value可以重複,所以同樣的value可能有多個key。 ... 的value .map(Map.Entry::getKey) // 只拿key .collect(Collectors.
確定! 回上一頁