for (Map.Entry entry : userInfoMap.entrySet()) { System.out.println("key:" + entry.getKey() + " value:" + entry.getValue());}
コメントを投稿
0 コメント:
コメントを投稿