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