package Q1;

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public j(k kVar, G6.c cVar) {
        super(cVar);
        this.f5587v = kVar;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f5586u = obj;
        this.f5588w |= Integer.MIN_VALUE;
        return this.f5587v.a(this);
    }
}
