Uses of Package
com.google.gson.interceptors
-
Packages that use com.google.gson.interceptors Package Description <Unnamed> -
Classes in com.google.gson.interceptors used by <Unnamed> 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.