package F;

import J0.L0;
import i0.AbstractC2254r;
import x.EnumC3207z0;

/* JADX INFO: renamed from: F.k, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
final class C0157k extends I0.Z {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final InterfaceC0162p f1317a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final C0156j f1318b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final EnumC3207z0 f1319c;

    public C0157k(InterfaceC0162p interfaceC0162p, C0156j c0156j, EnumC3207z0 enumC3207z0) {
        this.f1317a = interfaceC0162p;
        this.f1318b = c0156j;
        this.f1319c = enumC3207z0;
    }

    @Override // I0.Z
    public final AbstractC2254r create() {
        C0161o c0161o = new C0161o();
        c0161o.f1328a = this.f1317a;
        c0161o.f1329b = this.f1318b;
        c0161o.f1330c = this.f1319c;
        return c0161o;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof C0157k)) {
            return false;
        }
        C0157k c0157k = (C0157k) obj;
        return kotlin.jvm.internal.o.c(this.f1317a, c0157k.f1317a) && kotlin.jvm.internal.o.c(this.f1318b, c0157k.f1318b) && this.f1319c == c0157k.f1319c;
    }

    public final int hashCode() {
        return this.f1319c.hashCode() + com.google.android.recaptcha.internal.a.f((this.f1318b.hashCode() + (this.f1317a.hashCode() * 31)) * 31, 31, false);
    }

    @Override // I0.Z
    public final void update(AbstractC2254r abstractC2254r) {
        C0161o c0161o = (C0161o) abstractC2254r;
        c0161o.f1328a = this.f1317a;
        c0161o.f1329b = this.f1318b;
        c0161o.f1330c = this.f1319c;
    }

    @Override // I0.Z
    public final void inspectableProperties(L0 l02) {
    }
}
