package kotlin.reflect.w.internal.y0.d;

import java.util.Collection;
import java.util.List;
import kotlin.jvm.functions.Function1;
import kotlin.reflect.w.internal.y0.h.c;
import kotlin.reflect.w.internal.y0.h.e;

/* JADX INFO: loaded from: classes.dex */
public interface i0 {
    List<h0> a(c cVar);

    Collection<c> p(c cVar, Function1<? super e, Boolean> function1);
}
