Uses of Interface
java.lang.classfile.constantpool.AnnotationConstantValueEntry
Packages that use AnnotationConstantValueEntryPREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing classfile constant pool entries for the
java.lang.classfilePREVIEW library.-
Uses of AnnotationConstantValueEntryPREVIEW in java.lang.classfilePREVIEW
Methods in java.lang.classfilePREVIEW that return AnnotationConstantValueEntryPREVIEWModifier and TypeMethodDescriptionAnnotationValue.OfConstant.constant()Returns the constant pool entry backing this constant element. -
Uses of AnnotationConstantValueEntryPREVIEW in java.lang.classfile.constantpoolPREVIEW
Subinterfaces of AnnotationConstantValueEntryPREVIEW in java.lang.classfile.constantpoolPREVIEWModifier and TypeInterfaceDescriptioninterfacePreview.Models aCONSTANT_Double_infoconstant in the constant pool of a classfile.interfacePreview.Models aCONSTANT_Float_infoconstant in the constant pool of a classfile.interfacePreview.Models aCONSTANT_Integer_infoconstant in the constant pool of a classfile.interfacePreview.Models aCONSTANT_Long_infoconstant in the constant pool of a classfile.interfacePreview.Models aCONSTANT_UTF8_infoconstant in the constant pool of a classfile.