package O1;

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

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

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

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

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

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

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

    @Override // G6.a
    public final Object p(Object obj) {
        this.f4952v = obj;
        this.f4954x |= Integer.MIN_VALUE;
        return T.b(this.f4953w, this);
    }
}
