public static class EventType.Adapter extends com.google.gson.TypeAdapter<EventType>
Adapter()
EventType
read(com.google.gson.stream.JsonReader jsonReader)
void
write(com.google.gson.stream.JsonWriter jsonWriter, EventType enumeration)
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Adapter()
public void write(com.google.gson.stream.JsonWriter jsonWriter, EventType enumeration) throws java.io.IOException
write
com.google.gson.TypeAdapter<EventType>
java.io.IOException
public EventType read(com.google.gson.stream.JsonReader jsonReader) throws java.io.IOException
read