Kufar v3.2.0版本的 MD5 值为:6a4d203db1c561c7e3bcd50d23fed59f

以下内容为反编译后的 ApplicationGeneralSettings.java 源代码,内容仅作参考


package com.ironsource.mediationsdk.utils;

import kotlin.Metadata;
import kotlin.jvm.internal.s;

@Metadata(d1 = {"\u0000 \n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0003\n\u0002\u0010\b\n\u0002\b\u0013\b\u0086\b\u0018\u00002\u00020\u0001B7\u0012\b\b\u0002\u0010\u0002\u001a\u00020\u0003\u0012\b\b\u0002\u0010\u0004\u001a\u00020\u0005\u0012\b\b\u0002\u0010\u0006\u001a\u00020\u0003\u0012\b\b\u0002\u0010\u0007\u001a\u00020\u0003\u0012\b\b\u0002\u0010\b\u001a\u00020\t¢\u0006\u0002\u0010\nJ\t\u0010\u0012\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0013\u001a\u00020\u0005HÆ\u0003J\t\u0010\u0014\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0015\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0016\u001a\u00020\tHÆ\u0003J;\u0010\u0017\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u00052\b\b\u0002\u0010\u0006\u001a\u00020\u00032\b\b\u0002\u0010\u0007\u001a\u00020\u00032\b\b\u0002\u0010\b\u001a\u00020\tHÆ\u0001J\u0013\u0010\u0018\u001a\u00020\u00032\b\u0010\u0019\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u001a\u001a\u00020\tHÖ\u0001J\t\u0010\u001b\u001a\u00020\u0005HÖ\u0001R\u0011\u0010\u0004\u001a\u00020\u0005¢\u0006\b\n\u0000\u001a\u0004\b\u000b\u0010\fR\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0002\u0010\rR\u0011\u0010\u0007\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u000e\u0010\rR\u0011\u0010\u0006\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u000f\u0010\rR\u0011\u0010\b\u001a\u00020\t¢\u0006\b\n\u0000\u001a\u0004\b\u0010\u0010\u0011¨\u0006\u001c"}, d2 = {"Lcom/ironsource/mediationsdk/utils/ApplicationGeneralSettings;", "", "isExternalArmEventsEnabled", "", "externalArmEventsUrl", "", "shouldUseAppSet", "shouldReuseAdvId", "userAgentExpirationThresholdInHours", "", "(ZLjava/lang/String;ZZI)V", "getExternalArmEventsUrl", "()Ljava/lang/String;", "()Z", "getShouldReuseAdvId", "getShouldUseAppSet", "getUserAgentExpirationThresholdInHours", "()I", "component1", "component2", "component3", "component4", "component5", "copy", "equals", "other", "hashCode", "toString", "mediationsdk_release"}, k = 1, mv = {1, 6, 0}, xi = 48)
public final class ApplicationGeneralSettings {

    public final boolean f45077a;

    public final String f45078b;

    public final boolean f45079c;

    public final boolean f45080d;

    public final int f45081e;

    public ApplicationGeneralSettings() {
        this(false, null, false, false, 0, 31);
    }

    public final boolean getF45079c() {
        return this.f45079c;
    }

    public final boolean getF45080d() {
        return this.f45080d;
    }

    public final int getF45081e() {
        return this.f45081e;
    }

    public final boolean equals(Object other) {
        if (this == other) {
            return true;
        }
        if (!(other instanceof ApplicationGeneralSettings)) {
            return false;
        }
        ApplicationGeneralSettings applicationGeneralSettings = (ApplicationGeneralSettings) other;
        if (this.f45077a == applicationGeneralSettings.f45077a && s.e(this.f45078b, applicationGeneralSettings.f45078b) && this.f45079c == applicationGeneralSettings.f45079c && this.f45080d == applicationGeneralSettings.f45080d && this.f45081e == applicationGeneralSettings.f45081e) {
            return true;
        }
        return false;
    }

    public final int hashCode() {
        boolean z11 = this.f45077a;
        int i11 = 1;
        ?? r02 = z11;
        if (z11) {
            r02 = 1;
        }
        int hashCode = ((r02 * 31) + this.f45078b.hashCode()) * 31;
        ?? r22 = this.f45079c;
        int i12 = r22;
        if (r22 != 0) {
            i12 = 1;
        }
        int i13 = (hashCode + i12) * 31;
        boolean z12 = this.f45080d;
        if (!z12) {
            i11 = z12 ? 1 : 0;
        }
        return ((i13 + i11) * 31) + this.f45081e;
    }

    public final String toString() {
        return "ApplicationGeneralSettings(isExternalArmEventsEnabled=" + this.f45077a + ", externalArmEventsUrl=" + this.f45078b + ", shouldUseAppSet=" + this.f45079c + ", shouldReuseAdvId=" + this.f45080d + ", userAgentExpirationThresholdInHours=" + this.f45081e + ')';
    }

    public ApplicationGeneralSettings(boolean z11, String externalArmEventsUrl, boolean z12, boolean z13, int i11) {
        s.j(externalArmEventsUrl, "externalArmEventsUrl");
        this.f45077a = z11;
        this.f45078b = externalArmEventsUrl;
        this.f45079c = z12;
        this.f45080d = z13;
        this.f45081e = i11;
    }

    public ApplicationGeneralSettings(boolean z11, String str, boolean z12, boolean z13, int i11, int i12) {
        this(true, "https://outcome-arm-ext-med-ext.sonic-us.supersonicads.com/aemData", true, false, 0);
    }
}