package W;

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

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

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

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

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

    /* JADX INFO: renamed from: x, reason: collision with root package name */
    public final /* synthetic */ K f7065x;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public z(K k8, E6.d dVar) {
        super(dVar);
        this.f7065x = k8;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f7064w = obj;
        this.f7066y |= Integer.MIN_VALUE;
        return K.f(this.f7065x, false, this);
    }
}
