摘要:
Map<String, List<Dto>> deviceMap = deviceList.stream().collect(Collectors.groupingBy(Dto::getFlowId)); 场景:如果getFlowId是null.就会包以下错误 element cannot be m 阅读全文
posted @ 2022-10-29 22:51
java元帅
阅读(1676)
评论(0)
推荐(0)
浙公网安备 33010602011771号