package O1;

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

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

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

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

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    public String[] f4977v;

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

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

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

    /* JADX INFO: renamed from: z, reason: collision with root package name */
    public final /* synthetic */ T f4981z;

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

    @Override // G6.a
    public final Object p(Object obj) {
        this.f4980y = obj;
        this.f4974A |= Integer.MIN_VALUE;
        return T.d(this.f4981z, null, 0, this);
    }
}
