Package jadx.api.plugins.input.data
Interface IMethodProto
-
- All Known Subinterfaces:
IMethodRef
public interface IMethodProto
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.lang.String>getArgTypes()java.lang.StringgetReturnType()
-