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 int
computeSize
(BootstrapMethodsTableEntry[] bootstrapMethods) final List
<BootstrapMethodsTableEntry> Methods inherited from class com.strobel.assembler.ir.attributes.SourceAttribute
create, find, find, getLength, getName, readAttribute, readAttributes
-
Field Details
-
_bootstrapMethods
-
-
Constructor Details
-
BootstrapMethodsAttribute
-
BootstrapMethodsAttribute
-
-
Method Details
-
getBootstrapMethods
-
computeSize
-