toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.problem.repo.support
Package-level
declarations
Types
Types
Content
Link copied to clipboard
data
class
Content
(
val
number
:
Long
,
val
content
:
String
)
Contents
Link copied to clipboard
data
class
Contents
(
val
contents
:
List
<
Content
>
)
Contents
Json
Mapper
Link copied to clipboard
@
Component
class
ContentsJsonMapper
(
objectMapper
:
ObjectMapper
)