package k.a.p;

/* JADX INFO: compiled from: CollectionDescriptors.kt */
/* JADX INFO: loaded from: classes.dex */
public final class m0 extends o0 {
    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public m0(k.a.n.f fVar) {
        super(fVar, null);
        j.p0.d.r.f(fVar, "elementDesc");
    }

    @Override // k.a.n.f
    public String b() {
        return "kotlin.collections.LinkedHashSet";
    }
}
