package k.a.p;

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