Uses of Class
org.jf.dexlib2.writer.builder.BuilderAnnotation
Packages that use BuilderAnnotation
-
Uses of BuilderAnnotation in org.jf.dexlib2.writer.builder
Fields in org.jf.dexlib2.writer.builder with type parameters of type BuilderAnnotationModifier and TypeFieldDescription(package private) final Set<BuilderAnnotation> BuilderAnnotationSet.annotationsprivate final ConcurrentMap<Annotation, BuilderAnnotation> BuilderAnnotationPool.internedItemsMethods in org.jf.dexlib2.writer.builder that return BuilderAnnotationMethods in org.jf.dexlib2.writer.builder that return types with arguments of type BuilderAnnotationModifier and TypeMethodDescriptionCollection<? extends BuilderAnnotation> BuilderAnnotationSetPool.getAnnotations(BuilderAnnotationSet key) Collection<? extends Map.Entry<? extends BuilderAnnotation, Integer>> BuilderAnnotationPool.getItems()BuilderAnnotationSet.iterator()Methods in org.jf.dexlib2.writer.builder with parameters of type BuilderAnnotationModifier and TypeMethodDescriptionCollection<? extends BuilderAnnotationElement> BuilderAnnotationPool.getElements(BuilderAnnotation key) intBuilderAnnotationPool.getItemOffset(BuilderAnnotation key) BuilderAnnotationPool.getType(BuilderAnnotation key) intBuilderAnnotationPool.getVisibility(BuilderAnnotation key) Constructor parameters in org.jf.dexlib2.writer.builder with type arguments of type BuilderAnnotation