Class BootstrapMethodsAttribute
java.lang.Object
com.strobel.assembler.ir.attributes.SourceAttribute
com.strobel.assembler.ir.attributes.BootstrapMethodsAttribute
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBootstrapMethodsAttribute(BootstrapMethodsTableEntry... bootstrapMethods) BootstrapMethodsAttribute(List<BootstrapMethodsTableEntry> bootstrapMethods) -
Method Summary
Modifier and TypeMethodDescriptionprivate static intcomputeSize(BootstrapMethodsTableEntry[] bootstrapMethods) final List<BootstrapMethodsTableEntry> Methods inherited from class SourceAttribute
create, find, find, getLength, getName, readAttribute, readAttributes
-
Field Details
-
_bootstrapMethods
-
-
Constructor Details
-
BootstrapMethodsAttribute
-
BootstrapMethodsAttribute
-
-
Method Details
-
getBootstrapMethods
-
computeSize
-