package L0;

/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class E implements x0.d {

    /* JADX INFO: renamed from: q, reason: collision with root package name */
    public final /* synthetic */ E0.e f3630q;

    /* JADX INFO: renamed from: r, reason: collision with root package name */
    public final /* synthetic */ C0164t f3631r;

    /* JADX INFO: renamed from: s, reason: collision with root package name */
    public final /* synthetic */ C0169y f3632s;

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public final /* synthetic */ int f3633t;

    public /* synthetic */ E(E0.e eVar, C0164t c0164t, C0169y c0169y, int i) {
        this.f3630q = eVar;
        this.f3631r = c0164t;
        this.f3632s = c0169y;
        this.f3633t = i;
    }

    @Override // x0.d
    public final void a(Object obj) {
        I i = (I) obj;
        E0.e eVar = this.f3630q;
        i.h(eVar.f1971a, eVar.f1972b, this.f3631r, this.f3632s, this.f3633t);
    }
}
