package o5;

import java.io.Serializable;

/* 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 C1351A f15825t;

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

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    public final /* synthetic */ C1351A f15827v;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public z(C1351A c1351a, G6.c cVar) {
        super(cVar);
        this.f15827v = c1351a;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f15826u = obj;
        this.f15828w |= Integer.MIN_VALUE;
        Serializable serializableA = this.f15827v.a(this);
        return serializableA == F6.a.f2580q ? serializableA : new A6.j(serializableA);
    }
}
