package j2;

/* 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 /* synthetic */ Object f13683t;

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public final /* synthetic */ l f13684u;

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

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

    @Override // G6.a
    public final Object p(Object obj) {
        this.f13683t = obj;
        this.f13685v |= Integer.MIN_VALUE;
        return this.f13684u.b(null, this);
    }
}
