package O1;

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

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

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

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

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

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

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

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

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

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

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

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

    @Override // G6.a
    public final Object p(Object obj) {
        this.f4964A = obj;
        this.f4966C |= Integer.MIN_VALUE;
        return T.c(this.f4965B, null, 0, this);
    }
}
