package Y;

import x7.B;

/* JADX INFO: loaded from: classes.dex */
public final class b extends G6.c {

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public Object f7254t;

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public B f7255u;

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    public /* synthetic */ Object f7256v;

    /* JADX INFO: renamed from: w, reason: collision with root package name */
    public final /* synthetic */ c f7257w;

    /* JADX INFO: renamed from: x, reason: collision with root package name */
    public int f7258x;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public b(c cVar, G6.c cVar2) {
        super(cVar2);
        this.f7257w = cVar;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f7256v = obj;
        this.f7258x |= Integer.MIN_VALUE;
        return c.a(this.f7257w, this);
    }
}
