HyperTrack SDK for Android
HyperTrack SDK for Android
/
com.hypertrack.sdk.android
/
Json
/
Companion
Companion
public
class
Companion
Content copied to clipboard
Functions
Properties
Functions
from
Map
Link copied to clipboard
final
Json.Object
fromMap
(
Map
<
String
,
Object
>
map
)
Content copied to clipboard
from
String
Link copied to clipboard
final
Json.Object
fromString
(
String
string
)
Content copied to clipboard
from
String
To
Object
Link copied to clipboard
final
T
fromStringToObject
<
T
extends
Any
>
(
String
string
)
Content copied to clipboard
Properties
INSTANCE
Link copied to clipboard
public
final
static
Json.Companion
INSTANCE
Content copied to clipboard