public final class ModelPropertyMapTypeAdapterFactory extends Object implements com.google.gson.TypeAdapterFactory
ModelPropertyMapTypeAdapter when GSON requires a serialization of deserialization of
Map<Class<? extends ModelProperty>, ModelProperty> type.| Constructor and Description |
|---|
ModelPropertyMapTypeAdapterFactory() |
| Modifier and Type | Method and Description |
|---|---|
<T> com.google.gson.TypeAdapter<T> |
create(com.google.gson.Gson gson,
com.google.gson.reflect.TypeToken<T> type) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.