Searched defs:getClassAnnotations (Results 1 – 7 of 7) sorted by relevance
34 Set<String> getClassAnnotations(); in getClassAnnotations() method
36 public Set<String> getClassAnnotations() { in getClassAnnotations() method in FilterContextMock
53 @Nonnull public abstract Set<? extends DexBackedAnnotation> getClassAnnotations(); in getClassAnnotations() method in AnnotationsDirectory
103 public abstract Annotations getClassAnnotations(); in getClassAnnotations() method in BeanDescription
82 public Annotations getClassAnnotations() { in getClassAnnotations() method in PropertyBuilder
70 @Nullable AnnotationSetKey getClassAnnotations(@Nonnull ClassKey key); in getClassAnnotations() method
271 public Annotations getClassAnnotations() { in getClassAnnotations() method in BasicBeanDescription