public static class StampIcon.Adapter extends com.google.gson.TypeAdapter<StampIcon>
Adapter()
StampIcon
read(com.google.gson.stream.JsonReader jsonReader)
void
write(com.google.gson.stream.JsonWriter jsonWriter, StampIcon 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, StampIcon enumeration) throws java.io.IOException
write
com.google.gson.TypeAdapter<StampIcon>
java.io.IOException
public StampIcon read(com.google.gson.stream.JsonReader jsonReader) throws java.io.IOException
read