public class DecompilerWrapperInformationDeserializer extends Object implements com.google.gson.JsonDeserializer<DecompilerWrapperInformation>
| Constructor and Description |
|---|
DecompilerWrapperInformationDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
DecompilerWrapperInformation |
deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext jsonDeserializationContext) |
public DecompilerWrapperInformationDeserializer()
public DecompilerWrapperInformation deserialize(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext jsonDeserializationContext) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<DecompilerWrapperInformation>com.google.gson.JsonParseExceptionCopyright © 2019. All Rights Reserved.