public class ImmutableSetDtoMapAdapter extends Object implements com.google.gson.JsonSerializer<ImmutableSetDtoMap>, com.google.gson.JsonDeserializer<ImmutableSetDtoMap>
| Constructor and Description |
|---|
ImmutableSetDtoMapAdapter() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableSetDtoMap |
deserialize(com.google.gson.JsonElement json,
Type type,
com.google.gson.JsonDeserializationContext context) |
com.google.gson.JsonElement |
serialize(ImmutableSetDtoMap src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
public com.google.gson.JsonElement serialize(ImmutableSetDtoMap src, Type typeOfSrc, com.google.gson.JsonSerializationContext context)
serialize in interface com.google.gson.JsonSerializer<ImmutableSetDtoMap>public ImmutableSetDtoMap deserialize(com.google.gson.JsonElement json, Type type, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<ImmutableSetDtoMap>com.google.gson.JsonParseExceptionCopyright © 2017–2020 IRD. All rights reserved.