Uses of Interface
java.lang.classfile.AnnotationValue.OfLong
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of AnnotationValue.OfLong in java.lang.classfile
Modifier and TypeMethodDescriptionstatic AnnotationValue.OfLong
AnnotationValue.ofLong
(long value) Returns a long value for an element-value pair.static AnnotationValue.OfLong
Returns a long value for an element-value pair.