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