package o; import com.google.gson.Gson; import com.google.gson.TypeAdapter; import com.google.gson.TypeAdapterFactory; import com.google.gson.reflect.TypeToken; /* loaded from: classes6.dex */ public final class fRB implements TypeAdapterFactory { private final C13138fRt e; public fRB(C13138fRt c13138fRt) { this.e = c13138fRt; } @Override // com.google.gson.TypeAdapterFactory public final TypeAdapter create(Gson gson, TypeToken typeToken) { Class cls = this.e.a; typeToken.getRawType(); throw null; } }