Class ReflectiveTypeAdapterFactory

  • All Implemented Interfaces:
    TypeAdapterFactory

    public final class ReflectiveTypeAdapterFactory
    extends java.lang.Object
    implements TypeAdapterFactory
    Type adapter that reflects over the fields and methods of a class.