package h.b.o;

/* JADX INFO: compiled from: CollectionDescriptors.kt */
/* JADX INFO: loaded from: classes.dex */
@g.i
public final class i0 extends r0 {
    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public i0(h.b.m.e eVar, h.b.m.e eVar2) {
        super("kotlin.collections.LinkedHashMap", eVar, eVar2, null);
        g.h0.c.l.f(eVar, "keyDesc");
        g.h0.c.l.f(eVar2, "valueDesc");
    }
}
