Uses of Interface
java.lang.classfile.AnnotationValue.OfConstant
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of AnnotationValue.OfConstantPREVIEW in java.lang.classfilePREVIEW
Modifier and TypeInterfaceDescriptionstatic interface
Preview.Models a boolean value of an element-value pair.static interface
Preview.Models a byte value of an element-value pair.static interface
Preview.Models a char value of an element-value pair.static interface
Preview.Models a double value of an element-value pair.static interface
Preview.Models a float value of an element-value pair.static interface
Preview.Models an int value of an element-value pair.static interface
Preview.Models a long value of an element-value pair.static interface
Preview.Models a short value of an element-value pair.static interface
Preview.Models a string value of an element-value pair.