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