public class DefaultImplementingTypeAnnotationTypeAdapter extends com.google.gson.TypeAdapter<DefaultImplementingTypeAnnotation>
TypeAdapter implementation which serializes DefaultImplementingTypeAnnotation instances| Constructor and Description |
|---|
DefaultImplementingTypeAnnotationTypeAdapter()
Creates a new instance which doesn't handle type references.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultImplementingTypeAnnotation |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
DefaultImplementingTypeAnnotation value) |
public DefaultImplementingTypeAnnotationTypeAdapter()
public void write(com.google.gson.stream.JsonWriter out,
DefaultImplementingTypeAnnotation value)
throws IOException
write in class com.google.gson.TypeAdapter<DefaultImplementingTypeAnnotation>IOExceptionpublic DefaultImplementingTypeAnnotation read(com.google.gson.stream.JsonReader in) throws IOException
read in class com.google.gson.TypeAdapter<DefaultImplementingTypeAnnotation>IOExceptionCopyright © 2020 MuleSoft, Inc.. All rights reserved.