-
public final class MappersHelpersKt
-
-
Method Summary
Modifier and Type Method Description final static JSONObjectconvertToJson(Map<String, ?> $self)final static JSONArrayconvertToJsonArray(List<?> $self)final static Map<String, String>convertToMap(JSONObject $self)-
-
Method Detail
-
convertToJson
final static JSONObject convertToJson(Map<String, ?> $self)
-
convertToJsonArray
final static JSONArray convertToJsonArray(List<?> $self)
-
convertToMap
final static Map<String, String> convertToMap(JSONObject $self)
-
-
-
-