Uses of Interface
java.lang.classfile.attribute.NestHostAttribute
Packages that use NestHostAttributePREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing classfile attributes for the
java.lang.classfilePREVIEW library.-
Uses of NestHostAttributePREVIEW in java.lang.classfilePREVIEW
Methods in java.lang.classfilePREVIEW that return types with arguments of type NestHostAttributePREVIEWModifier and TypeMethodDescriptionAttributes.nestHost()Returns Attribute mapper for theNestHostattribute. -
Uses of NestHostAttributePREVIEW in java.lang.classfile.attributePREVIEW
Subinterfaces with type arguments of type NestHostAttributePREVIEW in java.lang.classfile.attributePREVIEWModifier and TypeInterfaceDescriptioninterfacePreview.Models theNestHostattribute 4.7.28, which can appear on classes to indicate that this class is a member of a nest.Methods in java.lang.classfile.attributePREVIEW that return NestHostAttributePREVIEWModifier and TypeMethodDescriptionstatic NestHostAttributePREVIEWNestHostAttribute.of(ClassEntryPREVIEW nestHost) Returns aNestHostattribute.static NestHostAttributePREVIEWReturns aNestHostattribute.