Package ch.njol.util
Class EnumTypeAdapter<T extends Enum<T>>
java.lang.Object
com.google.gson.TypeAdapter<T>
ch.njol.util.EnumTypeAdapter<T>
-
Field Details
-
Constructor Details
-
Method Details
-
read
- Specified by:
read
in classcom.google.gson.TypeAdapter<T extends Enum<T>>
- Throws:
IOException
-
write
- Specified by:
write
in classcom.google.gson.TypeAdapter<T extends Enum<T>>
- Throws:
IOException
-