-
@RestrictTo(value = Scope.LIBRARY) public final class UriHelper
-
-
Method Summary
Modifier and Type Method Description static BundlegetAllKeyValuePairs(String url, boolean encodeValues)static JSONObjectgetUrchinFromUri(Uri uri)-
-
Method Detail
-
getAllKeyValuePairs
static Bundle getAllKeyValuePairs(String url, boolean encodeValues)
-
getUrchinFromUri
static JSONObject getUrchinFromUri(Uri uri)
-
-
-
-