public interface  net.bytebuddy.description.'annotation'.AnnotationSource extends java.lang.Object
{
public abstract net.bytebuddy.description.'annotation'.AnnotationList getDeclaredAnnotations();
}