package W;

import java.io.Serializable;

/* 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 */ K f6892A;

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

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

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

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

    /* JADX INFO: renamed from: w, reason: collision with root package name */
    public P6.m f6897w;

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public B(K k8, G6.c cVar) {
        super(cVar);
        this.f6892A = k8;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f6900z = obj;
        this.f6893B |= Integer.MIN_VALUE;
        return K.g(this.f6892A, false, this);
    }
}
