Searched defs:getClassAnnotations (Results 1 – 2 of 2) sorted by relevance
53 @Nonnull public abstract Set<? extends DexBackedAnnotation> getClassAnnotations(); in getClassAnnotations() method in AnnotationsDirectory
70 @Nullable AnnotationSetKey getClassAnnotations(@Nonnull ClassKey key); in getClassAnnotations() method