-
public final class JSONUtil
-
-
Method Summary
Modifier and Type Method Description final static Map<String, Map<String, Object>>toUpdateUserPropertiesMap(JSONObject $self)final static JSONObjecttoJSONObject(Map<?, ?> $self)-
-
Method Detail
-
toUpdateUserPropertiesMap
final static Map<String, Map<String, Object>> toUpdateUserPropertiesMap(JSONObject $self)
-
toJSONObject
final static JSONObject toJSONObject(Map<?, ?> $self)
-
-
-
-