Uses of Interface
io.quarkus.gizmo2.TypeArgument.OfTyped
Packages that use TypeArgument.OfTyped
-
Uses of TypeArgument.OfTyped in io.quarkus.gizmo2
Subinterfaces of TypeArgument.OfTyped in io.quarkus.gizmo2Modifier and TypeInterfaceDescriptionstatic interfaceA wildcard type argument that has a bound.Classes in io.quarkus.gizmo2 that implement TypeArgument.OfTypedModifier and TypeClassDescriptionstatic final classAn exact type argument.static final classA wildcard type argument with an upper (extends) bound.static final classA wildcard type argument with a lower (super) bound.