UnmodifiableListTypeFactory

open class UnmodifiableListTypeFactory : TypeAdapterFactory

Functions

create
Link copied to clipboard
open fun <T> create(gson: Gson, tokenType: TypeToken<T>): TypeAdapter<T>