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