moshi-sealed-reflect / dev.zacsweers.moshisealed.reflect / MoshiSealedJsonAdapterFactory

MoshiSealedJsonAdapterFactory

class MoshiSealedJsonAdapterFactory : Factory

Constructors

<init>

MoshiSealedJsonAdapterFactory()

Functions

create

fun create(type: Type, annotations: MutableSet<out Annotation>, moshi: Moshi): JsonAdapter<*>?