public static JsonObject toJsonObject(Map<String, Object> map) { · if (map == null) { · return null; · new LinkedHashMap<>(map); · entrySet().forEach(e -> e.
確定! 回上一頁