Class InvokeCustomUtils
- java.lang.Object
-
- jadx.core.dex.instructions.invokedynamic.InvokeCustomUtils
-
public class InvokeCustomUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description InvokeCustomUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static InvokeTypeconvertInvokeType(jadx.api.plugins.input.data.MethodHandleType type)
-
-
-
Method Detail
-
convertInvokeType
public static InvokeType convertInvokeType(jadx.api.plugins.input.data.MethodHandleType type)
-
-