Searched defs:getClassAnnotations (Results 1 – 9 of 9) sorted by relevance
35 Set<String> getClassAnnotations(); in getClassAnnotations() method
38 public Set<String> getClassAnnotations() { in getClassAnnotations() method in FilterContextMock
52 @Nonnull public abstract Set<? extends DexBackedAnnotation> getClassAnnotations(); in getClassAnnotations() method in AnnotationsDirectory
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
74 @Nullable AnnotationSetKey getClassAnnotations(@Nonnull ClassKey key); in getClassAnnotations() method
271 public Annotations getClassAnnotations() { in getClassAnnotations() method in BasicBeanDescription