Class RawBootstrapMethod
- java.lang.Object
-
- jadx.plugins.input.java.data.attributes.types.data.RawBootstrapMethod
-
public class RawBootstrapMethod extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RawBootstrapMethod(int methodHandleIdx, int[] args)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int[]getArgs()intgetMethodHandleIdx()
-