Uses of Class
java.lang.classfile.CustomAttribute
Packages that use CustomAttributePREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of CustomAttributePREVIEW in java.lang.classfilePREVIEW
Classes in java.lang.classfilePREVIEW with type parameters of type CustomAttributePREVIEWModifier and TypeClassDescriptionclass
CustomAttributePREVIEW<T extends CustomAttributePREVIEW<T>>
Preview.Models a non-standard attribute of a classfile.