Uses of Interface
java.lang.classfile.attribute.NestMembersAttribute
Packages that use NestMembersAttributePREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing classfile attributes for the
java.lang.classfilePREVIEW library.-
Uses of NestMembersAttributePREVIEW in java.lang.classfilePREVIEW
Fields in java.lang.classfilePREVIEW with type parameters of type NestMembersAttributePREVIEWModifier and TypeFieldDescriptionstatic final AttributeMapperPREVIEW<NestMembersAttributePREVIEW> Attributes.NEST_MEMBERSAttribute mapper for theNestMembersattribute -
Uses of NestMembersAttributePREVIEW in java.lang.classfile.attributePREVIEW
Subinterfaces with type arguments of type NestMembersAttributePREVIEW in java.lang.classfile.attributePREVIEWModifier and TypeInterfaceDescriptioninterfacePreview.Models theNestMembersattribute 4.7.29, which can appear on classes to indicate that this class is the host of a nest.Methods in java.lang.classfile.attributePREVIEW that return NestMembersAttributePREVIEWModifier and TypeMethodDescriptionstatic NestMembersAttributePREVIEWNestMembersAttribute.of(ClassEntryPREVIEW... nestMembers) Returns aNestMembersattribute.static NestMembersAttributePREVIEWNestMembersAttribute.of(List<ClassEntryPREVIEW> nestMembers) Returns aNestMembersattribute.static NestMembersAttributePREVIEWReturns aNestMembersattribute.static NestMembersAttributePREVIEWReturns aNestMembersattribute.