Uses of Interface
io.github.dmlloyd.classfile.attribute.BootstrapMethodsAttribute
Packages that use BootstrapMethodsAttribute
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of BootstrapMethodsAttribute in io.github.dmlloyd.classfile
Methods in io.github.dmlloyd.classfile that return types with arguments of type BootstrapMethodsAttributeModifier and TypeMethodDescriptionAttributes.bootstrapMethods()Returns the mapper for theBootstrapMethodsattribute.