For example, if you want sets instead of lists, you can use the Collectors.toSet collector that you saw in the preceding section: Map<String, Set<Locale>> ...
確定! 回上一頁