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