Uses of Class
com.google.gson.Gson
Packages that use Gson
-
Uses of Gson in com.google.gson
Methods in com.google.gson that return GsonModifier and TypeMethodDescriptionGsonBuilder.create()Creates aGsoninstance based on the current configuration.Methods in com.google.gson with parameters of type GsonModifier and TypeMethodDescription<T> TypeAdapter<T>Returns a type adapter fortype, or null if this factory doesn't supporttype.