Uses of Interface
io.github.dmlloyd.classfile.AnnotationValue.OfString
Packages that use AnnotationValue.OfString
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of AnnotationValue.OfString in io.github.dmlloyd.classfile
Methods in io.github.dmlloyd.classfile that return AnnotationValue.OfStringModifier and TypeMethodDescriptionstatic AnnotationValue.OfStringReturns a string value for an element-value pair.static AnnotationValue.OfStringReturns a string value for an element-value pair.