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