Uses of Class
io.smallrye.classfile.CustomAttribute
Packages that use CustomAttribute
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of CustomAttribute in io.smallrye.classfile
Classes in io.smallrye.classfile with type parameters of type CustomAttributeModifier and TypeClassDescriptionclassCustomAttribute<T extends CustomAttribute<T>>Models a user-defined attribute in aclassfile.