Class AnnotationsAttr
java.lang.Object
jadx.api.plugins.input.data.attributes.PinnedAttribute
jadx.api.plugins.input.data.attributes.types.AnnotationsAttr
- All Implemented Interfaces:
IJadxAttribute
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable IAnnotationgetAll()getList()booleanisEmpty()static @Nullable AnnotationsAttrpack(List<IAnnotation> annotationList) intsize()toString()Methods inherited from class jadx.api.plugins.input.data.attributes.PinnedAttribute
keepLoadedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface jadx.api.plugins.input.data.attributes.IJadxAttribute
toAttrString