package I0;

import androidx.compose.runtime.collection.MutableVector;
import i0.AbstractC2254r;
import i0.InterfaceC2253q;

/* JADX INFO: renamed from: I0.c0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0286c0 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public AbstractC2254r f2335a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public int f2336b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public MutableVector f2337c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public MutableVector f2338d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public boolean f2339e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final /* synthetic */ C0290e0 f2340f;

    public C0286c0(C0290e0 c0290e0, AbstractC2254r abstractC2254r, int i6, MutableVector mutableVector, MutableVector mutableVector2, boolean z6) {
        this.f2340f = c0290e0;
        this.f2335a = abstractC2254r;
        this.f2336b = i6;
        this.f2337c = mutableVector;
        this.f2338d = mutableVector2;
        this.f2339e = z6;
    }

    public final boolean a(int i6, int i7) {
        MutableVector mutableVector = this.f2337c;
        int i8 = this.f2336b;
        InterfaceC2253q interfaceC2253q = (InterfaceC2253q) mutableVector.content[i6 + i8];
        InterfaceC2253q interfaceC2253q2 = (InterfaceC2253q) this.f2338d.content[i8 + i7];
        return kotlin.jvm.internal.o.c(interfaceC2253q, interfaceC2253q2) || interfaceC2253q.getClass() == interfaceC2253q2.getClass();
    }
}
