Uses of Interface
java.lang.classfile.attribute.PermittedSubclassesAttribute
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing classfile attributes for the
java.lang.classfile
PREVIEW library.-
Uses of PermittedSubclassesAttributePREVIEW in java.lang.classfilePREVIEW
Modifier and TypeFieldDescriptionstatic final AttributeMapperPREVIEW
<PermittedSubclassesAttributePREVIEW> Attributes.PERMITTED_SUBCLASSES
Attribute mapper for thePermittedSubclasses
attribute -
Uses of PermittedSubclassesAttributePREVIEW in java.lang.classfile.attributePREVIEW
Modifier and TypeMethodDescriptionPermittedSubclassesAttribute.of
(ClassEntryPREVIEW... permittedSubclasses) Returns aPermittedSubclasses
attribute.PermittedSubclassesAttribute.of
(List<ClassEntryPREVIEW> permittedSubclasses) Returns aPermittedSubclasses
attribute.Returns aPermittedSubclasses
attribute.Returns aPermittedSubclasses
attribute.