package W;

/* JADX INFO: renamed from: W.y, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0357y extends G6.c {

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

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

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

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

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

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

    @Override // G6.a
    public final Object p(Object obj) {
        this.f7058v = obj;
        this.f7060x |= Integer.MIN_VALUE;
        return this.f7059w.i(this);
    }
}
