mock-oauth-server
1.1.0
mock-oauth-server
/
net.uiqui.oauth.mock.tools
/
JsonHelper
Json
Helper
object
JsonHelper
Content copied to clipboard
Functions
Functions
from
Json
Link copied to clipboard
fun
<
T
:
Any
>
fromJson
(
json
:
String
,
type
:
KClass
<
T
>
)
:
T
Content copied to clipboard
to
Json
Link copied to clipboard
fun
toJson
(
obj
:
Any
)
:
String
Content copied to clipboard