package p;

import J0.L0;
import androidx.compose.runtime.State;
import i0.AbstractC2254r;
import q.v0;

/* JADX INFO: renamed from: p.p, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
final class C2672p<S> extends I0.Z {

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

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

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

    public C2672p(v0 v0Var, State state, C2676t c2676t) {
        this.f22784a = v0Var;
        this.f22785b = state;
        this.f22786c = c2676t;
    }

    @Override // I0.Z
    public final AbstractC2254r create() {
        C2675s c2675s = new C2675s(1);
        c2675s.f22793b = this.f22784a;
        c2675s.f22794c = this.f22785b;
        c2675s.f22795d = this.f22786c;
        c2675s.f22796e = AbstractC2665i.f22752a;
        return c2675s;
    }

    public final boolean equals(Object obj) {
        if (!(obj instanceof C2672p)) {
            return false;
        }
        C2672p c2672p = (C2672p) obj;
        return kotlin.jvm.internal.o.c(c2672p.f22784a, this.f22784a) && kotlin.jvm.internal.o.c(c2672p.f22785b, this.f22785b);
    }

    public final int hashCode() {
        int iHashCode = this.f22786c.hashCode() * 31;
        v0 v0Var = this.f22784a;
        return this.f22785b.hashCode() + ((iHashCode + (v0Var != null ? v0Var.hashCode() : 0)) * 31);
    }

    @Override // I0.Z
    public final void inspectableProperties(L0 l02) {
        l02.f2894a = "sizeTransform";
        H4.f fVar = l02.f2896c;
        fVar.c(this.f22784a, "sizeAnimation");
        fVar.c(this.f22785b, "sizeTransform");
        fVar.c(this.f22786c, "scope");
    }

    @Override // I0.Z
    public final void update(AbstractC2254r abstractC2254r) {
        C2675s c2675s = (C2675s) abstractC2254r;
        c2675s.f22793b = this.f22784a;
        c2675s.f22794c = this.f22785b;
        c2675s.f22795d = this.f22786c;
    }
}
