Package jadx.core.dex.attributes
Class AttrList<T>
java.lang.Object
jadx.core.dex.attributes.AttrList<T>
- All Implemented Interfaces:
IJadxAttribute
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate final IJadxAttrType<AttrList<T>> -
Constructor Summary
Constructors -
Method Summary
Methods 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
keepLoaded, toAttrString
-
Field Details
-
MAX_ATTRLIST_LENGTH
private static final int MAX_ATTRLIST_LENGTH- See Also:
-
type
-
list
-
-
Constructor Details
-
AttrList
-
AttrList
-
-
Method Details
-
getList
-
getAttrType
- Specified by:
getAttrTypein interfaceIJadxAttribute
-
toString
-