Uses of Interface
java.lang.classfile.constantpool.LongEntry
Packages that use LongEntry
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing constant pool entries for the
java.lang.classfile
library.-
Uses of LongEntry in java.lang.classfile
Methods in java.lang.classfile that return LongEntryModifier and TypeMethodDescriptionAnnotationValue.OfLong.constant()
Returns the backing long entry.Methods in java.lang.classfile with parameters of type LongEntryModifier and TypeMethodDescriptionstatic AnnotationValue.OfLong
Returns a long value for an element-value pair. -
Uses of LongEntry in java.lang.classfile.constantpool
Methods in java.lang.classfile.constantpool that return LongEntry