package j2;

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

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

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public h2.h f13687u;

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

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

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

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

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

    @Override // G6.a
    public final Object p(Object obj) {
        this.f13689w = obj;
        this.f13691y |= Integer.MIN_VALUE;
        return this.f13690x.a(this);
    }
}
