package U4;

/* 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 f6721t;

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public i7.a f6722u;

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

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

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

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

    @Override // G6.a
    public final Object p(Object obj) {
        this.f6723v = obj;
        this.f6725x |= Integer.MIN_VALUE;
        return this.f6724w.c(this);
    }
}
