Package org.jf.dexlib2.writer
Interface AnnotationSetSection<AnnotationKey extends Annotation,AnnotationSetKey>
- All Superinterfaces:
NullableOffsetSection<AnnotationSetKey>,OffsetSection<AnnotationSetKey>
- All Known Implementing Classes:
AnnotationSetPool,BuilderAnnotationSetPool
public interface AnnotationSetSection<AnnotationKey extends Annotation,AnnotationSetKey>
extends NullableOffsetSection<AnnotationSetKey>
-
Method Summary
Methods inherited from interface org.jf.dexlib2.writer.NullableOffsetSection
getNullableItemOffsetMethods inherited from interface org.jf.dexlib2.writer.OffsetSection
getItemOffset, getItems
-
Method Details
-
getAnnotations
-