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