public class AnnotationTypeAdapter extends Object implements com.google.gson.JsonSerializer<Annotation>
| Constructor and Description |
|---|
AnnotationTypeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(Annotation annotation,
Type type,
com.google.gson.JsonSerializationContext jsonSerializationContext) |
public com.google.gson.JsonElement serialize(Annotation annotation, Type type, com.google.gson.JsonSerializationContext jsonSerializationContext)
serialize in interface com.google.gson.JsonSerializer<Annotation>Copyright © 2022 Atlassian. All rights reserved.