Package jadx.api.plugins.input.data
Interface IMethodHandle
- All Known Implementing Classes:
FieldRefHandle,MethodRefHandle
public interface IMethodHandle
-
Method Summary
-
Method Details
-
getType
MethodHandleType getType() -
getFieldRef
-
getMethodRef
-
load
void load()
-