Uses of Interface
java.lang.classfile.AnnotationValue.OfChar
Packages that use AnnotationValue.OfChar
Package
Description
Provides classfile parsing, generation, and transformation library.
- 
Uses of AnnotationValue.OfChar in java.lang.classfileMethods in java.lang.classfile that return AnnotationValue.OfCharModifier and TypeMethodDescriptionstatic AnnotationValue.OfCharAnnotationValue.ofChar(char value) Returns a char value for an element-value pair.static AnnotationValue.OfCharAnnotationValue.ofChar(IntegerEntry value) Returns a char value for an element-value pair.