http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-format-moshi
/
org.http4k.format
/
ListAdapter
List
Adapter
object
ListAdapter
:
IsAnInstanceOfAdapter
<
List
<
*
>
>
(
source
)
Members
Functions
create
Link copied to clipboard
open
override
fun
create
(
type
:
Type
,
annotations
:
Set
<
Annotation
>
,
moshi
:
Moshi
)
:
JsonAdapter
<
List
<
*
>
>
?