Package jadx.core.dex.attributes.nodes
Class MethodReplaceAttr
java.lang.Object
jadx.api.plugins.input.data.attributes.PinnedAttribute
jadx.core.dex.attributes.nodes.MethodReplaceAttr
- All Implemented Interfaces:
IJadxAttribute
Calls of method should be replaced by provided method (used for synthetic methods redirect)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
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