package h.b.o;

/* JADX INFO: compiled from: CollectionDescriptors.kt */
/* JADX INFO: loaded from: classes.dex */
@g.i
public final class c1 extends m0 {

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public c1(h.b.m.e eVar) {
        super(eVar, null);
        g.h0.c.l.f(eVar, "primitive");
        this.f4382c = eVar.a() + "Array";
    }

    @Override // h.b.m.e
    public String a() {
        return this.f4382c;
    }
}
