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