package j.j0.a;

import com.google.gson.Gson;
import g.c0;
import g.f0;
import j.d0;
import j.j;
import java.lang.annotation.Annotation;
import java.lang.reflect.Type;

/* JADX INFO: loaded from: classes.dex */
public final class a extends j.a {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final Gson f6922a;

    public a(Gson gson) {
        this.f6922a = gson;
    }

    @Override // j.j.a
    public j<?, c0> a(Type type, Annotation[] annotationArr, Annotation[] annotationArr2, d0 d0Var) {
        return new b(this.f6922a, this.f6922a.f(a.e.a.x.a.get(type)));
    }

    @Override // j.j.a
    public j<f0, ?> b(Type type, Annotation[] annotationArr, d0 d0Var) {
        return new c(this.f6922a, this.f6922a.f(a.e.a.x.a.get(type)));
    }
}
