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 JSONMap
JSONMap. getMap(Object key)
static JSONMap
JSONMap. parseMap(String jsonStr)
static JSONMap
JSONMap. transformMap(com.google.gson.JsonElement element)
-