Package com.google.gson.interceptors


package com.google.gson.interceptors
  • 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.