Uses of Interface
io.smallrye.classfile.attribute.PermittedSubclassesAttribute
Packages that use PermittedSubclassesAttribute
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing
class file attributes for the io.smallrye.classfile library.-
Uses of PermittedSubclassesAttribute in io.smallrye.classfile
Methods in io.smallrye.classfile that return types with arguments of type PermittedSubclassesAttributeModifier and TypeMethodDescriptionAttributes.permittedSubclasses()Returns the mapper for thePermittedSubclassesattribute. -
Uses of PermittedSubclassesAttribute in io.smallrye.classfile.attribute
Methods in io.smallrye.classfile.attribute that return PermittedSubclassesAttributeModifier and TypeMethodDescriptionstatic PermittedSubclassesAttributePermittedSubclassesAttribute.of(ClassEntry... permittedSubclasses) Returns aPermittedSubclassesattribute.static PermittedSubclassesAttributePermittedSubclassesAttribute.of(List<ClassEntry> permittedSubclasses) Returns aPermittedSubclassesattribute.static PermittedSubclassesAttributeReturns aPermittedSubclassesattribute.static PermittedSubclassesAttributeReturns aPermittedSubclassesattribute.