Package jadx.api.plugins.input.data.impl
Class MethodRefHandle
java.lang.Object
jadx.api.plugins.input.data.impl.MethodRefHandle
- All Implemented Interfaces:
IMethodHandle
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable IFieldData@Nullable IMethodRefgetType()voidload()toString()
-
Field Details
-
type
-
methodRef
-
-
Constructor Details
-
MethodRefHandle
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceIMethodHandle
-
getMethodRef
- Specified by:
getMethodRefin interfaceIMethodHandle
-
getFieldRef
- Specified by:
getFieldRefin interfaceIMethodHandle
-
load
public void load()- Specified by:
loadin interfaceIMethodHandle
-
toString
-