package g1;

import g1.f;
import k1.InterfaceC0589g;
import k1.d0;

/* JADX INFO: renamed from: g1.b, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public class C0494b extends f.a {

    /* JADX INFO: renamed from: g1.b$a */
    class a extends d0 {
        a(f.c cVar) {
            this.f4803a = cVar.f4109b;
            this.f4804b = cVar.f4110c;
            this.f4805c = cVar.f4111d;
        }
    }

    public C0494b(String str) {
        super("\\\\" + str, 1, new f.e(), -1, 0, 0);
        this.f3926b = 0;
        this.f3927c = 3;
    }

    public InterfaceC0589g[] j() {
        f.e eVar = (f.e) this.f4104k;
        a[] aVarArr = new a[eVar.f4114b];
        for (int i2 = 0; i2 < eVar.f4114b; i2++) {
            aVarArr[i2] = new a(eVar.f4115c[i2]);
        }
        return aVarArr;
    }
}
