Uses of Interface
java.lang.classfile.attribute.RuntimeInvisibleTypeAnnotationsAttribute
Packages that use RuntimeInvisibleTypeAnnotationsAttributePREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing classfile attributes for the
java.lang.classfilePREVIEW library.-
Uses of RuntimeInvisibleTypeAnnotationsAttributePREVIEW in java.lang.classfilePREVIEW
Fields in java.lang.classfilePREVIEW with type parameters of type RuntimeInvisibleTypeAnnotationsAttributePREVIEWModifier and TypeFieldDescriptionAttributes.RUNTIME_INVISIBLE_TYPE_ANNOTATIONSAttribute mapper for theRuntimeInvisibleTypeAnnotationsattribute -
Uses of RuntimeInvisibleTypeAnnotationsAttributePREVIEW in java.lang.classfile.attributePREVIEW
Methods in java.lang.classfile.attributePREVIEW that return RuntimeInvisibleTypeAnnotationsAttributePREVIEWModifier and TypeMethodDescriptionRuntimeInvisibleTypeAnnotationsAttribute.of(TypeAnnotationPREVIEW... annotations) Returns aRuntimeInvisibleTypeAnnotationsattribute.RuntimeInvisibleTypeAnnotationsAttribute.of(List<TypeAnnotationPREVIEW> annotations) Returns aRuntimeInvisibleTypeAnnotationsattribute.