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