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>
IOException
public LightRig.DirectionEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read
in class com.google.gson.TypeAdapter<LightRig.DirectionEnum>
IOException
Copyright © 2022. All rights reserved.