Uses of Interface
java.lang.classfile.AnnotationValue.OfShort
Packages that use AnnotationValue.OfShort
Package
Description
Provides classfile parsing, generation, and transformation library.
- 
Uses of AnnotationValue.OfShort in java.lang.classfileMethods in java.lang.classfile that return AnnotationValue.OfShortModifier and TypeMethodDescriptionstatic AnnotationValue.OfShortAnnotationValue.ofShort(short value) Returns a short value for an element-value pair.static AnnotationValue.OfShortAnnotationValue.ofShort(IntegerEntry value) Returns a short value for an element-value pair.