Uses of Package
com.google.gson.internal.bind
-
Packages that use com.google.gson.internal.bind Package Description com.google.gson This package provides theGson
class to convert Json to Java and vice-versa.com.google.gson.internal.bind -
Classes in com.google.gson.internal.bind used by com.google.gson Class Description JsonAdapterAnnotationTypeAdapterFactory Given a type T, looks for the annotationJsonAdapter
and uses an instance of the specified class as the default type adapter. -
Classes in com.google.gson.internal.bind used by com.google.gson.internal.bind Class Description JsonAdapterAnnotationTypeAdapterFactory Given a type T, looks for the annotationJsonAdapter
and uses an instance of the specified class as the default type adapter.ReflectiveTypeAdapterFactory.BoundField TreeTypeAdapter.GsonContextImpl