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