package Q4;

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public S(T t6, G6.c cVar) {
        super(cVar);
        this.f5694v = t6;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f5693u = obj;
        this.f5695w |= Integer.MIN_VALUE;
        return T.a(this.f5694v, this);
    }
}
