Package com.yworks.yguard.obf.classfile
Class BootstrapMethod
- java.lang.Object
-
- com.yworks.yguard.obf.classfile.BootstrapMethod
-
public class BootstrapMethod extends java.lang.ObjectRepresentation of a bootstrap methods in the bootstrap method attribute section.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int[]getBootstrapArguments()Get bootstrap arguments int [ ].intgetBootstrapMethodRef()Gets bootstrap method ref.
-