Package jadx.core.dex.attributes
package jadx.core.dex.attributes
-
ClassDescriptionStorage for different attribute types:
1.AttrList<T>AType<T extends IJadxAttribute>Attribute types enumeration, uses generic type for omit cast after 'AttributeStorage.get' method