public static class AnnotationInfo.PenStyleEnum.Adapter extends com.google.gson.TypeAdapter<AnnotationInfo.PenStyleEnum>
Constructor | Description |
---|---|
Adapter() |
Modifier and Type | Method | Description |
---|---|---|
AnnotationInfo.PenStyleEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
|
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
AnnotationInfo.PenStyleEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter, AnnotationInfo.PenStyleEnum enumeration) throws java.io.IOException
write
in class com.google.gson.TypeAdapter<AnnotationInfo.PenStyleEnum>
java.io.IOException
public AnnotationInfo.PenStyleEnum read(com.google.gson.stream.JsonReader jsonReader) throws java.io.IOException
read
in class com.google.gson.TypeAdapter<AnnotationInfo.PenStyleEnum>
java.io.IOException
Copyright © 2022. All rights reserved.