package Q4;

import java.util.List;

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