APK反编译源代码展示 - 南明离火平台提供

应用版本信息
应用名称:Соседи
版本号:3.1.3
包名称:by.imlab.sosedi.kupilka

MD5 校验值:52ffe34fa08a87a6cc4bc36d7eb3dad1

反编译源代码说明

c.java 文件包含反编译后的源代码,请注意,该内容仅供学习和参考使用,不得用于非法用途。


package bb;

public final class c {

    public final String f3864a;

    public final String f3865b;

    public final boolean f3866c;

    public final boolean f3867d;

    public final boolean f3868e;

    public final boolean f3869f;

    public final boolean f3870g;

    public final boolean f3871h;

    public final boolean f3872i;

    public final boolean f3873j;

    public final boolean f3874k;

    public final boolean f3875l;

    public c() {
        this(0);
    }

    public c(int i10) {
        this("https://sosedi.by/local/api/getPolicyRegister.php?getHTML=y", "", false, false, false, false, false, false, false, false, false, false);
    }

    public static c a(c cVar, String str, boolean z10, boolean z11, boolean z12, boolean z13, boolean z14, boolean z15, boolean z16, boolean z17, boolean z18, int i10) {
        String str2;
        String str3;
        boolean z19;
        boolean z20;
        boolean z21;
        boolean z22;
        boolean z23;
        boolean z24;
        boolean z25;
        boolean z26;
        boolean z27;
        boolean z28;
        if ((i10 & 1) != 0) {
            str2 = cVar.f3864a;
        } else {
            str2 = null;
        }
        String str4 = str2;
        if ((i10 & 2) != 0) {
            str3 = cVar.f3865b;
        } else {
            str3 = str;
        }
        if ((i10 & 4) != 0) {
            z19 = cVar.f3866c;
        } else {
            z19 = z10;
        }
        if ((i10 & 8) != 0) {
            z20 = cVar.f3867d;
        } else {
            z20 = false;
        }
        if ((i10 & 16) != 0) {
            z21 = cVar.f3868e;
        } else {
            z21 = z11;
        }
        if ((i10 & 32) != 0) {
            z22 = cVar.f3869f;
        } else {
            z22 = z12;
        }
        if ((i10 & 64) != 0) {
            z23 = cVar.f3870g;
        } else {
            z23 = z13;
        }
        if ((i10 & 128) != 0) {
            z24 = cVar.f3871h;
        } else {
            z24 = z14;
        }
        if ((i10 & 256) != 0) {
            z25 = cVar.f3872i;
        } else {
            z25 = z15;
        }
        if ((i10 & 512) != 0) {
            z26 = cVar.f3873j;
        } else {
            z26 = z16;
        }
        if ((i10 & 1024) != 0) {
            z27 = cVar.f3874k;
        } else {
            z27 = z17;
        }
        if ((i10 & 2048) != 0) {
            z28 = cVar.f3875l;
        } else {
            z28 = z18;
        }
        cVar.getClass();
        bm.m.f(str4, "policyUrl");
        bm.m.f(str3, "detailsMessage");
        return new c(str4, str3, z19, z20, z21, z22, z23, z24, z25, z26, z27, z28);
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof c)) {
            return false;
        }
        c cVar = (c) obj;
        return bm.m.a(this.f3864a, cVar.f3864a) && bm.m.a(this.f3865b, cVar.f3865b) && this.f3866c == cVar.f3866c && this.f3867d == cVar.f3867d && this.f3868e == cVar.f3868e && this.f3869f == cVar.f3869f && this.f3870g == cVar.f3870g && this.f3871h == cVar.f3871h && this.f3872i == cVar.f3872i && this.f3873j == cVar.f3873j && this.f3874k == cVar.f3874k && this.f3875l == cVar.f3875l;
    }

    public final int hashCode() {
        int a8 = androidx.activity.r.a(this.f3865b, this.f3864a.hashCode() * 31, 31);
        boolean z10 = this.f3866c;
        int i10 = 1;
        int i11 = z10;
        if (z10 != 0) {
            i11 = 1;
        }
        int i12 = (a8 + i11) * 31;
        boolean z11 = this.f3867d;
        int i13 = z11;
        if (z11 != 0) {
            i13 = 1;
        }
        int i14 = (i12 + i13) * 31;
        boolean z12 = this.f3868e;
        int i15 = z12;
        if (z12 != 0) {
            i15 = 1;
        }
        int i16 = (i14 + i15) * 31;
        boolean z13 = this.f3869f;
        int i17 = z13;
        if (z13 != 0) {
            i17 = 1;
        }
        int i18 = (i16 + i17) * 31;
        boolean z14 = this.f3870g;
        int i19 = z14;
        if (z14 != 0) {
            i19 = 1;
        }
        int i20 = (i18 + i19) * 31;
        boolean z15 = this.f3871h;
        int i21 = z15;
        if (z15 != 0) {
            i21 = 1;
        }
        int i22 = (i20 + i21) * 31;
        boolean z16 = this.f3872i;
        int i23 = z16;
        if (z16 != 0) {
            i23 = 1;
        }
        int i24 = (i22 + i23) * 31;
        boolean z17 = this.f3873j;
        int i25 = z17;
        if (z17 != 0) {
            i25 = 1;
        }
        int i26 = (i24 + i25) * 31;
        boolean z18 = this.f3874k;
        int i27 = z18;
        if (z18 != 0) {
            i27 = 1;
        }
        int i28 = (i26 + i27) * 31;
        boolean z19 = this.f3875l;
        if (!z19) {
            i10 = z19 ? 1 : 0;
        }
        return i28 + i10;
    }

    public final String toString() {
        StringBuilder b10 = android.support.v4.media.d.b("PolicyUi(policyUrl=");
        b10.append(this.f3864a);
        b10.append(", detailsMessage=");
        b10.append(this.f3865b);
        b10.append(", isShowCheckBoxes=");
        b10.append(this.f3866c);
        b10.append(", isSubmitEnabled=");
        b10.append(this.f3867d);
        b10.append(", isShowLogOutDialog=");
        b10.append(this.f3868e);
        b10.append(", isShowInitialInfoDialog=");
        b10.append(this.f3869f);
        b10.append(", isShowInfoUpdatedDialog=");
        b10.append(this.f3870g);
        b10.append(", isBonusProgramPolicyApplied=");
        b10.append(this.f3871h);
        b10.append(", isMarketingPolicyApplied=");
        b10.append(this.f3872i);
        b10.append(", isPersonalInfoPolicyApplied=");
        b10.append(this.f3873j);
        b10.append(", isAdGamesPolicyApplied=");
        b10.append(this.f3874k);
        b10.append(", isLoading=");
        return android.support.v4.media.d.a(b10, this.f3875l, ')');
    }

    public c(String str, String str2, boolean z10, boolean z11, boolean z12, boolean z13, boolean z14, boolean z15, boolean z16, boolean z17, boolean z18, boolean z19) {
        bm.m.f(str, "policyUrl");
        bm.m.f(str2, "detailsMessage");
        this.f3864a = str;
        this.f3865b = str2;
        this.f3866c = z10;
        this.f3867d = z11;
        this.f3868e = z12;
        this.f3869f = z13;
        this.f3870g = z14;
        this.f3871h = z15;
        this.f3872i = z16;
        this.f3873j = z17;
        this.f3874k = z18;
        this.f3875l = z19;
    }
}