package I0;

import q4.InterfaceC0958a;
import r4.AbstractC0984i;

/* JADX INFO: loaded from: classes.dex */
public final class d extends AbstractC0984i implements InterfaceC0958a {

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ d(e eVar, int i) {
        super(0);
        this.f888k = i;
        this.f889l = eVar;
    }

    /* JADX WARN: Removed duplicated region for block: B:16:0x0092  */
    /* JADX WARN: Removed duplicated region for block: B:30:0x00ea  */
    @Override // q4.InterfaceC0958a
    /*
        Code decompiled incorrectly, please refer to instructions dump.
        To view partially-correct code enable 'Show inconsistent code' option in preferences
    */
    public final java.lang.Object invoke() throws java.lang.NoSuchMethodException, java.lang.ClassNotFoundException {
        /*
            Method dump skipped, instruction units count: 376
            To view this dump change 'Code comments level' option to 'DEBUG'
        */
        throw new UnsupportedOperationException("Method not decompiled: I0.d.invoke():java.lang.Object");
    }
}
