public class DecompilerWrapperInformationSerializer extends Object implements com.google.gson.JsonSerializer<DecompilerWrapperInformation>
Constructor and Description |
---|
DecompilerWrapperInformationSerializer() |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonElement |
serialize(DecompilerWrapperInformation decompilerWrapperInformation,
Type type,
com.google.gson.JsonSerializationContext jsonSerializationContext) |
public DecompilerWrapperInformationSerializer()
public com.google.gson.JsonElement serialize(DecompilerWrapperInformation decompilerWrapperInformation, Type type, com.google.gson.JsonSerializationContext jsonSerializationContext)
serialize
in interface com.google.gson.JsonSerializer<DecompilerWrapperInformation>
Copyright © 2019. All Rights Reserved.