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