package e7;

/* JADX INFO: loaded from: classes.dex */
public final class x {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final E6.i f12583a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final Object[] f12584b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final u[] f12585c;

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

    public x(int i, E6.i iVar) {
        this.f12583a = iVar;
        this.f12584b = new Object[i];
        this.f12585c = new u[i];
    }
}
