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