public static class VehicleHistory.BbpEnum.Adapter extends com.google.gson.TypeAdapter<VehicleHistory.BbpEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
VehicleHistory.BbpEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
VehicleHistory.BbpEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
VehicleHistory.BbpEnum enumeration)
throws IOException
write in class com.google.gson.TypeAdapter<VehicleHistory.BbpEnum>IOExceptionpublic VehicleHistory.BbpEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<VehicleHistory.BbpEnum>IOExceptionCopyright © 2018. All rights reserved.