Uses of Interface
io.smallrye.classfile.Signature.TypeArg.Unbounded
Packages that use Signature.TypeArg.Unbounded
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of Signature.TypeArg.Unbounded in io.smallrye.classfile
Methods in io.smallrye.classfile that return Signature.TypeArg.UnboundedModifier and TypeMethodDescriptionstatic Signature.TypeArg.UnboundedSignature.TypeArg.unbounded()Returns an unbounded wildcard type argument*.