Uses of Interface
io.smallrye.classfile.attribute.NestHostAttribute
Packages that use NestHostAttribute
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing
class file attributes for the io.smallrye.classfile library.-
Uses of NestHostAttribute in io.smallrye.classfile
Methods in io.smallrye.classfile that return types with arguments of type NestHostAttributeModifier and TypeMethodDescriptionstatic AttributeMapper<NestHostAttribute> Attributes.nestHost()Returns the mapper for theNestHostattribute. -
Uses of NestHostAttribute in io.smallrye.classfile.attribute
Methods in io.smallrye.classfile.attribute that return NestHostAttributeModifier and TypeMethodDescriptionstatic NestHostAttributeNestHostAttribute.of(ClassEntry nestHost) Returns aNestHostattribute.static NestHostAttributeReturns aNestHostattribute.