-
public final class JsonObjectExtKt
-
-
Method Summary
Modifier and Type Method Description final static Map<String, String>toMap(JSONObject $self)Convert JSONObject to Map<String, String> -
-
Method Detail
-
toMap
final static Map<String, String> toMap(JSONObject $self)
Convert JSONObject to Map<String, String>
-
-
-
-