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