Package org.jf.dexlib2.util
Class AnnotatedBytes.AnnotationEndpoint
java.lang.Object
org.jf.dexlib2.util.AnnotatedBytes.AnnotationEndpoint
- Enclosing class:
AnnotatedBytes
-
Field Summary
FieldsModifier and TypeFieldDescriptionAnnotations that are associated with a specific point between bytesAnnotations that are associated with a range of bytes -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
pointAnnotations
Annotations that are associated with a specific point between bytes -
rangeAnnotation
Annotations that are associated with a range of bytes
-
-
Constructor Details
-
AnnotationEndpoint
private AnnotationEndpoint()
-