Uses of Interface
java.lang.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 java.lang.classfile
Methods in java.lang.classfile that return Signature.TypeArg.UnboundedModifier and TypeMethodDescriptionstatic Signature.TypeArg.Unbounded
Signature.TypeArg.unbounded()
Returns an unbounded wildcard type argument*
.