public abstract class PeTypeAdapter<T>
extends com.google.gson.TypeAdapter<T>
| Constructor and Description |
|---|
PeTypeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
write(com.google.gson.stream.JsonWriter out,
String label,
String description,
String name) |
protected void write(com.google.gson.stream.JsonWriter out,
String label,
String description,
String name)
throws IOException
IOExceptionCopyright © 2019. All rights reserved.