Uses of Interface
java.lang.classfile.attribute.NestMembersAttribute
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing classfile attributes for the
java.lang.classfile
PREVIEW library.-
Uses of NestMembersAttributePREVIEW in java.lang.classfilePREVIEW
Modifier and TypeFieldDescriptionstatic final AttributeMapperPREVIEW
<NestMembersAttributePREVIEW> Attributes.NEST_MEMBERS
Attribute mapper for theNestMembers
attribute -
Uses of NestMembersAttributePREVIEW in java.lang.classfile.attributePREVIEW
Modifier and TypeMethodDescriptionstatic NestMembersAttributePREVIEW
NestMembersAttribute.of
(ClassEntryPREVIEW... nestMembers) Returns aNestMembers
attribute.static NestMembersAttributePREVIEW
NestMembersAttribute.of
(List<ClassEntryPREVIEW> nestMembers) Returns aNestMembers
attribute.static NestMembersAttributePREVIEW
Returns aNestMembers
attribute.static NestMembersAttributePREVIEW
Returns aNestMembers
attribute.