导航菜单

页面标题

页面副标题

Tuna Cash v1.0.0 - lIIiL.java 源代码

正在查看: Tuna Cash v1.0.0 应用的 lIIiL.java JAVA 源代码文件

本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。


package lLiiLL;

import IliilL.liLILi;
import iIILLL.lIliL;
import kotlin.Pair;
import kotlin.Unit;
import kotlin.collections.LLLliL;
import kotlin.jvm.functions.Function2;
import kotlin.jvm.internal.Intrinsics;

public final class lIIiL implements Function2 {
    public final liLILi iiILI;
    public final int lLlii;

    public lIIiL(liLILi lilili, int i) {
        this.lLlii = i;
        this.iiILI = lilili;
    }

    public final Object invoke(Object obj, Object obj2) {
        liLILi lilili = this.iiILI;
        switch (this.lLlii) {
            case 0:
                boolean booleanValue = ((Boolean) obj).booleanValue();
                String str = (String) obj2;
                Intrinsics.checkNotNullParameter(str, "title");
                lIliL.lLLIiI(lilili.lLILIl, booleanValue ? "https://www.tunacash.com/privacy_notice.html" : "https://www.tunacash.com/userTerms.html", str, false, 12);
                break;
            case 1:
                int intValue = ((Integer) obj).intValue();
                String str2 = (String) obj2;
                Intrinsics.checkNotNullParameter(str2, "title");
                if (intValue == 1) {
                    liLILi.lIliL(lilili, "permission_declaration", LLLliL.lIliL(new Pair("isFromMainPage", Boolean.TRUE)), null, false, 250);
                } else {
                    lIliL.lLLIiI(lilili.lLILIl, "https://www.tunacash.com/privacy_notice.html", str2, false, 12);
                }
                break;
            case 2:
                boolean booleanValue2 = ((Boolean) obj).booleanValue();
                String str3 = (String) obj2;
                Intrinsics.checkNotNullParameter(str3, "title");
                if (booleanValue2) {
                    lIliL.lLLIiI(lilili.lLILIl, "https://www.tunacash.com/privacy_notice.html", str3, false, 12);
                } else {
                    lIliL.lLLIiI(lilili.lLILIl, "https://www.tunacash.com/userTerms.html", str3, false, 12);
                }
                break;
            default:
                boolean booleanValue3 = ((Boolean) obj).booleanValue();
                String str4 = (String) obj2;
                Intrinsics.checkNotNullParameter(str4, "title");
                lIliL.lLLIiI(lilili.lLILIl, booleanValue3 ? "https://www.tunacash.com/userTerms.html" : "https://www.tunacash.com/privacy_notice.html", str4, false, 12);
                break;
        }
        return Unit.INSTANCE;
    }
}