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