| Constructor and Description |
|---|
EnumSwitchCaseSerializer() |
| Modifier and Type | Method and Description |
|---|---|
T |
deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
com.google.gson.JsonElement |
serialize(T src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2021. All rights reserved.