All Classes and Interfaces
Class
Description
Use this annotation to indicate various interceptors for class instances after they have been
processed by Gson.
A type adapter factory that implements
@Intercept.This interface is implemented by a class that wishes to inspect or modify an object after it has
been deserialized.
Adapts values whose runtime type may differ from their declaration type.