Uses of Interface
java.lang.classfile.attribute.AnnotationDefaultAttribute
Packages that use AnnotationDefaultAttributePREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing classfile attributes for the
java.lang.classfilePREVIEW library.-
Uses of AnnotationDefaultAttributePREVIEW in java.lang.classfilePREVIEW
Methods in java.lang.classfilePREVIEW that return types with arguments of type AnnotationDefaultAttributePREVIEWModifier and TypeMethodDescriptionAttributes.annotationDefault()Returns Attribute mapper for theAnnotationDefaultattribute. -
Uses of AnnotationDefaultAttributePREVIEW in java.lang.classfile.attributePREVIEW
Subinterfaces with type arguments of type AnnotationDefaultAttributePREVIEW in java.lang.classfile.attributePREVIEWModifier and TypeInterfaceDescriptioninterfaceMethods in java.lang.classfile.attributePREVIEW that return AnnotationDefaultAttributePREVIEWModifier and TypeMethodDescriptionAnnotationDefaultAttribute.of(AnnotationValuePREVIEW annotationDefault) Returns anAnnotationDefaultattribute.