Package org.jf.dexlib2.writer
Interface AnnotationSection<StringKey,TypeKey,AnnotationKey,AnnotationElement,EncodedValue>
- All Superinterfaces:
OffsetSection<AnnotationKey>
- All Known Implementing Classes:
AnnotationPool,BuilderAnnotationPool
public interface AnnotationSection<StringKey,TypeKey,AnnotationKey,AnnotationElement,EncodedValue>
extends OffsetSection<AnnotationKey>
-
Method Summary
Modifier and TypeMethodDescriptiongetElementName(AnnotationElement element) Collection<? extends AnnotationElement> getElements(AnnotationKey key) getElementValue(AnnotationElement element) getType(AnnotationKey key) intMethods inherited from interface org.jf.dexlib2.writer.OffsetSection
getItemOffset, getItems
-
Method Details
-
getVisibility
-
getType
-
getElements
-
getElementName
-
getElementValue
-