package e.a.q;

/* JADX INFO: compiled from: CollectionDescriptors.kt */
/* JADX INFO: loaded from: classes.dex */
@d.n
public final class k0 extends t0 {
    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public k0(e.a.o.f fVar, e.a.o.f fVar2) {
        super("kotlin.collections.LinkedHashMap", fVar, fVar2, null);
        d.n0.c.s.e(fVar, "keyDesc");
        d.n0.c.s.e(fVar2, "valueDesc");
    }
}
