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