- All Superinterfaces:
Signature.TypeArg
- Enclosing interface:
Signature.TypeArg
Models an unbounded wildcard type argument
*, or
? in Java programs. This type argument has an implicit upper
bound of Object.- Since:
- 24
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.smallrye.classfile.Signature.TypeArg
Signature.TypeArg.Bounded, Signature.TypeArg.Unbounded