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.classfile
PREVIEW library.-
Uses of NestHostAttributePREVIEW in java.lang.classfilePREVIEW
Fields in java.lang.classfilePREVIEW with type parameters of type NestHostAttributePREVIEWModifier and TypeFieldDescriptionstatic final AttributeMapperPREVIEW
<NestHostAttributePREVIEW> Attributes.NEST_HOST
Attribute mapper for theNestHost
attribute -
Uses of NestHostAttributePREVIEW in java.lang.classfile.attributePREVIEW
Methods in java.lang.classfile.attributePREVIEW that return NestHostAttributePREVIEWModifier and TypeMethodDescriptionstatic NestHostAttributePREVIEW
NestHostAttribute.of
(ClassEntryPREVIEW nestHost) Returns aNestHost
attribute.static NestHostAttributePREVIEW
Returns aNestHost
attribute.