Package | Description |
---|---|
com.google.gson |
This package provides the
Gson class to convert Json to Java and
vice-versa. |
Modifier and Type | Field and Description |
---|---|
private java.lang.ThreadLocal<java.util.Map<TypeToken<?>,Gson.FutureTypeAdapter<?>>> |
Gson.calls
This thread local guards against reentrant calls to getAdapter().
|