Class JsonAdapterAnnotationTypeAdapterFactory

  • All Implemented Interfaces:
    TypeAdapterFactory

    public final class JsonAdapterAnnotationTypeAdapterFactory
    extends java.lang.Object
    implements TypeAdapterFactory
    Given a type T, looks for the annotation JsonAdapter and uses an instance of the specified class as the default type adapter.
    Since:
    2.3