Uses of Interface
java.lang.classfile.AnnotationValue.OfLong
Packages that use AnnotationValue.OfLong
Package
Description
Provides classfile parsing, generation, and transformation library.
- 
Uses of AnnotationValue.OfLong in java.lang.classfileMethods in java.lang.classfile that return AnnotationValue.OfLongModifier and TypeMethodDescriptionstatic AnnotationValue.OfLongAnnotationValue.ofLong(long value) Returns a long value for an element-value pair.static AnnotationValue.OfLongReturns a long value for an element-value pair.