Uses of Class
org.javlo.utils.JSONMap
-
Packages that use JSONMap Package Description org.javlo.utils -
-
Uses of JSONMap in org.javlo.utils
Methods in org.javlo.utils that return JSONMap Modifier and Type Method Description JSONMapJSONMap. getMap(Object key)static JSONMapJSONMap. parseMap(String jsonStr)static JSONMapJSONMap. transformMap(com.google.gson.JsonElement element)
-