Package jadx.core.dex.attributes.nodes
Class EnumMapAttr
java.lang.Object
jadx.core.dex.attributes.nodes.EnumMapAttr
- All Implemented Interfaces:
IJadxAttribute
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid@Nullable EnumMapAttr.KeyValueMapbooleanisEmpty()toString()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
-
fieldsMap
-
-
Constructor Details
-
EnumMapAttr
public EnumMapAttr()
-
-
Method Details
-
getMap
-
add
-
isEmpty
public boolean isEmpty() -
getAttrType
- Specified by:
getAttrTypein interfaceIJadxAttribute
-
toString
-