Package jadx.plugins.input.dex.sections
Class DexMethodProto
java.lang.Object
jadx.plugins.input.dex.sections.DexMethodProto
- All Implemented Interfaces:
IMethodProto
-
Field Details
-
argTypes
-
returnType
-
-
Constructor Details
-
DexMethodProto
-
-
Method Details
-
getArgTypes
- Specified by:
getArgTypesin interfaceIMethodProto
-
getReturnType
- Specified by:
getReturnTypein interfaceIMethodProto
-
equals
-
hashCode
public int hashCode() -
toString
-