Uses of Package
com.google.gson.annotations
-
Packages that use com.google.gson.annotations Package Description com.google.gson.internal Do NOT use any class in this package as they are meant for internal use in Gson.com.google.gson.internal.bind -
Classes in com.google.gson.annotations used by com.google.gson.internal Class Description Since An annotation that indicates the version number since a member or a type has been present.Until An annotation that indicates the version number until a member or a type should be present. -
Classes in com.google.gson.annotations used by com.google.gson.internal.bind Class Description JsonAdapter An annotation that indicates the GsonTypeAdapter
to use with a class or field.