package k.a.n;

import j.k0.o;
import java.lang.annotation.Annotation;
import java.util.List;

/* JADX INFO: compiled from: SerialDescriptor.kt */
/* JADX INFO: loaded from: classes.dex */
public interface f {

    /* JADX INFO: compiled from: SerialDescriptor.kt */
    public static final class a {
        public static List<Annotation> a(f fVar) {
            return o.g();
        }

        public static boolean b(f fVar) {
            return false;
        }

        public static boolean c(f fVar) {
            return false;
        }
    }

    int a(String str);

    String b();

    j c();

    int d();

    String e(int i2);

    boolean f();

    List<Annotation> getAnnotations();

    boolean h();

    List<Annotation> i(int i2);

    f j(int i2);

    boolean k(int i2);
}
