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 TypeFieldDescriptionstatic final AttributeMapperPREVIEW
<AnnotationDefaultAttributePREVIEW> Attributes.ANNOTATION_DEFAULT
Attribute mapper for theAnnotationDefault
attribute -
Uses of AnnotationDefaultAttributePREVIEW in java.lang.classfile.attributePREVIEW
Modifier and TypeMethodDescriptionAnnotationDefaultAttribute.of
(AnnotationValuePREVIEW annotationDefault) Returns anAnnotationDefault
attribute.