Uses of Interface
java.lang.classfile.attribute.AnnotationDefaultAttribute
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing classfile attributes for the
java.lang.classfile
PREVIEW library.-
Uses of AnnotationDefaultAttributePREVIEW in java.lang.classfilePREVIEW
Modifier and TypeMethodDescriptionAttributes.annotationDefault()
Returns Attribute mapper for theAnnotationDefault
attribute. -
Uses of AnnotationDefaultAttributePREVIEW in java.lang.classfile.attributePREVIEW
Modifier and TypeInterfaceDescriptioninterface
Modifier and TypeMethodDescriptionAnnotationDefaultAttribute.of
(AnnotationValuePREVIEW annotationDefault) Returns anAnnotationDefault
attribute.