Uses of Interface
java.lang.classfile.attribute.PermittedSubclassesAttribute
Packages that use PermittedSubclassesAttributePREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing classfile attributes for the
java.lang.classfilePREVIEW library.-
Uses of PermittedSubclassesAttributePREVIEW in java.lang.classfilePREVIEW
Fields in java.lang.classfilePREVIEW with type parameters of type PermittedSubclassesAttributePREVIEWModifier and TypeFieldDescriptionstatic final AttributeMapperPREVIEW<PermittedSubclassesAttributePREVIEW> Attributes.PERMITTED_SUBCLASSESAttribute mapper for thePermittedSubclassesattribute -
Uses of PermittedSubclassesAttributePREVIEW in java.lang.classfile.attributePREVIEW
Methods in java.lang.classfile.attributePREVIEW that return PermittedSubclassesAttributePREVIEWModifier and TypeMethodDescriptionPermittedSubclassesAttribute.of(ClassEntryPREVIEW... permittedSubclasses) Returns aPermittedSubclassesattribute.PermittedSubclassesAttribute.of(List<ClassEntryPREVIEW> permittedSubclasses) Returns aPermittedSubclassesattribute.Returns aPermittedSubclassesattribute.Returns aPermittedSubclassesattribute.