JAVA 取Map第一个key的value值

List<LineVO> list = listMap.entrySet().stream().findFirst().get().getValue();

 

posted @ 2022-01-19 10:53  哎丫丫呀喂  阅读(3824)  评论(0编辑  收藏  举报