Uses of Package
com.google.gson.interceptors
-
Packages that use com.google.gson.interceptors Package Description com.google.gson.interceptors -
Classes in com.google.gson.interceptors used by com.google.gson.interceptors Class Description Intercept Use this annotation to indicate various interceptors for class instances after they have been processed by Gson.JsonPostDeserializer This interface is implemented by a class that wishes to inspect or modify an object after it has been deserialized.