Uses of Class
com.google.gson.Gson.FutureTypeAdapter
Packages that use Gson.FutureTypeAdapter
-
Uses of Gson.FutureTypeAdapter in com.google.gson
Fields in com.google.gson with type parameters of type Gson.FutureTypeAdapterModifier and TypeFieldDescriptionprivate final ThreadLocal
<Map<TypeToken<?>, Gson.FutureTypeAdapter<?>>> Gson.calls
This thread local guards against reentrant calls to getAdapter().