Class ReflectiveTypeAdapterFactory

java.lang.Object
com.google.gson.internal.bind.ReflectiveTypeAdapterFactory
All Implemented Interfaces:
TypeAdapterFactory

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