Map <String, String> someMap = new HashMap<>();. 获取Map的entrySet:. Set<Map.Entry<String, String>> entries = someMap.entrySet();.
確定! 回上一頁