package C1;

import java.util.List;

/* JADX INFO: loaded from: classes.dex */
public interface a {
    List getAnnotations();
}
