package kotlin.reflect.w.internal.y0;

import java.util.Iterator;
import java.util.LinkedHashSet;
import java.util.List;
import java.util.Set;
import kotlin.collections.j;
import kotlin.jvm.internal.o;
import kotlin.reflect.w.internal.y0.f.a.e0;
import kotlin.reflect.w.internal.y0.h.c;

/* JADX INFO: loaded from: classes.dex */
public final class b {
    public static final b a = null;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final Set<kotlin.reflect.w.internal.y0.h.b> f6460b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final kotlin.reflect.w.internal.y0.h.b f6461c;

    static {
        List listG = j.G(e0.a, e0.f7060h, e0.f7061i, e0.f7055c, e0.f7056d, e0.f7058f);
        LinkedHashSet linkedHashSet = new LinkedHashSet();
        Iterator it = listG.iterator();
        while (it.hasNext()) {
            linkedHashSet.add(kotlin.reflect.w.internal.y0.h.b.l((c) it.next()));
        }
        f6460b = linkedHashSet;
        kotlin.reflect.w.internal.y0.h.b bVarL = kotlin.reflect.w.internal.y0.h.b.l(e0.f7059g);
        o.e(bVarL, "topLevel(JvmAnnotationNames.REPEATABLE_ANNOTATION)");
        f6461c = bVarL;
    }
}
