package R4;

import java.util.Iterator;
import java.util.Map;

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

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

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

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

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

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    public d f6069v;

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

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

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

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

    /* 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.f6065A = cVar;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f6073z = obj;
        this.f6066B |= Integer.MIN_VALUE;
        return this.f6065A.b(this);
    }
}
