package n5;

import A6.j;
import G6.c;
import java.io.Serializable;

/* JADX INFO: renamed from: n5.a, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1317a extends c {

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C1317a(C1318b c1318b, c cVar) {
        super(cVar);
        this.f15519v = c1318b;
    }

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