package E1;

import java.lang.reflect.InvocationTargetException;

/* JADX INFO: loaded from: classes.dex */
public final class r extends P6.h implements O6.l {

    /* JADX INFO: renamed from: r, reason: collision with root package name */
    public final /* synthetic */ P6.j f2120r;

    /* JADX INFO: renamed from: s, reason: collision with root package name */
    public final /* synthetic */ P6.j f2121s;

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public final /* synthetic */ F f2122t;

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

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    public final /* synthetic */ B6.i f2124v;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public r(P6.j jVar, P6.j jVar2, F f3, boolean z8, B6.i iVar) {
        super(1);
        this.f2120r = jVar;
        this.f2121s = jVar2;
        this.f2122t = f3;
        this.f2123u = z8;
        this.f2124v = iVar;
    }

    @Override // O6.l
    public final Object b(Object obj) throws IllegalAccessException, Z6.F, InvocationTargetException {
        C0103j c0103j = (C0103j) obj;
        P6.g.e(c0103j, "entry");
        this.f2120r.f5532q = true;
        this.f2121s.f5532q = true;
        this.f2122t.n(c0103j, this.f2123u, this.f2124v);
        return A6.n.f457a;
    }
}
