public class JSONUtils extends Object
JSONUtils()
static <T> T
getValue(Map<String,Object> map, String key, Class<T> clazz)
static Map<String,Object>
jsonToMap(String jsonStr)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JSONUtils()
public static Map<String,Object> jsonToMap(String jsonStr)
public static <T> T getValue(Map<String,Object> map, String key, Class<T> clazz)
Copyright © 2021–2025 SuperMap. All rights reserved.