Uses of Interface
io.smallrye.classfile.Signature.TypeVarSig
Packages that use Signature.TypeVarSig
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of Signature.TypeVarSig in io.smallrye.classfile
Methods in io.smallrye.classfile that return Signature.TypeVarSigModifier and TypeMethodDescriptionstatic Signature.TypeVarSigReturns a signature for a type variable.