| 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 |
| Class and 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.
|
| Class and Description |
|---|
| JsonAdapter
An annotation that indicates the Gson
TypeAdapter to use with a class
or field. |