Uses of Class
jadx.core.dex.attributes.AttributeStorage
Packages that use AttributeStorage
-
Uses of AttributeStorage in jadx.core.dex.attributes
Subclasses of AttributeStorage in jadx.core.dex.attributesFields in jadx.core.dex.attributes declared as AttributeStorageModifier and TypeFieldDescriptionprivate static final AttributeStorageAttrNode.EMPTY_ATTR_STORAGEstatic final AttributeStorageEmptyAttrStorage.INSTANCEprivate AttributeStorageAttrNode.storageMethods in jadx.core.dex.attributes that return AttributeStorageModifier and TypeMethodDescriptionstatic AttributeStorageAttributeStorage.fromList(List<IJadxAttribute> list) private AttributeStorageAttrNode.initStorage()Methods in jadx.core.dex.attributes with parameters of type AttributeStorage -
Uses of AttributeStorage in jadx.core.dex.nodes
Fields in jadx.core.dex.nodes declared as AttributeStorageMethods in jadx.core.dex.nodes that return AttributeStorage