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