toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.problem.repo.support
/
ContentsJsonMapper
Contents
Json
Mapper
@
Component
class
ContentsJsonMapper
(
objectMapper
:
ObjectMapper
)
Members
Constructors
Contents
Json
Mapper
Link copied to clipboard
constructor
(
objectMapper
:
ObjectMapper
)
Functions
to
Json
Link copied to clipboard
fun
toJson
(
contents
:
Contents
)
:
String
to
Object
Link copied to clipboard
fun
toObject
(
value
:
String
)
:
Contents