public class EcTypeAdapter extends PeTypeAdapter<DataSinkType>
| Constructor and Description |
|---|
EcTypeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
DataSinkType |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
DataSinkType value) |
writepublic void write(com.google.gson.stream.JsonWriter out,
DataSinkType value)
throws IOException
write in class com.google.gson.TypeAdapter<DataSinkType>IOExceptionpublic DataSinkType read(com.google.gson.stream.JsonReader in) throws IOException
read in class com.google.gson.TypeAdapter<DataSinkType>IOExceptionCopyright © 2019. All rights reserved.