Class BootstrapMethodsAttribute
java.lang.Object
com.strobel.assembler.ir.attributes.SourceAttribute
com.strobel.assembler.ir.attributes.BootstrapMethodsAttribute
-
Constructor Summary
ConstructorsConstructorDescriptionBootstrapMethodsAttribute(BootstrapMethodsTableEntry... bootstrapMethods) BootstrapMethodsAttribute(List<BootstrapMethodsTableEntry> bootstrapMethods) -
Method Summary
Methods inherited from class com.strobel.assembler.ir.attributes.SourceAttribute
create, find, find, getLength, getName, readAttribute, readAttributes
-
Constructor Details
-
BootstrapMethodsAttribute
-
BootstrapMethodsAttribute
-
-
Method Details
-
getBootstrapMethods
-